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