Method | Description | |
---|---|---|
ConflictRegistry ( ) : System | ||
IsConflicting ( IEnumerable |
||
IsConflicting ( IEvent @event, ICommand command ) : bool |
public IsConflicting ( IEnumerable |
||
@events | IEnumerable |
|
command | ICommand | |
return | bool |
public IsConflicting ( IEvent @event, ICommand command ) : bool | ||
@event | IEvent | |
command | ICommand | |
return | bool |