Method | Description | |
---|---|---|
FlushUncommitedChanges ( ) : IEnumerable |
||
GetUncommittedChanges ( ) : IEnumerable |
||
LoadFromHistory ( IEnumerable |
Method | Description | |
---|---|---|
ApplyChange ( IEvent @event ) : void |
Method | Description | |
---|---|---|
ApplyChange ( IEvent @event, bool isNew ) : void |
protected ApplyChange ( IEvent @event ) : void | ||
@event | IEvent | |
return | void |
public FlushUncommitedChanges ( ) : IEnumerable |
||
return | IEnumerable |
public GetUncommittedChanges ( ) : IEnumerable |
||
return | IEnumerable |
public LoadFromHistory ( IEnumerable |
||
history | IEnumerable |
|
return | void |