Summary
Initializes a new instance of the
ChangeData<TKey>
class.
- Assembly
- Rocket
.Surgery .Domain .Abstractions .dll - Namespace
- Rocket
.Surgery .Domain - Containing Type
- ChangeData
<TKey>
Syntax
public ChangeData(TKey by, Nullable<Instant> at)
Attributes
Type | Description |
---|---|
Json |
Parameters
Name | Type | Description |
---|---|---|
by | TKey | The by. |
at | Nullable |
At. |
Return Value
Type | Description |
---|---|
void |