Overload | Description |
---|---|
ChangeResult Constructor(ChangeType) | Initializes a new instance of the ChangeResult struct with the specified ChangeType and no-op IAction. |
ChangeResult Constructor(IAction,ChangeType) | Initializes a new instance of the ChangeResult struct with the specified ChangeType and IAction. |