Method | Description | |
---|---|---|
Add ( |
||
FindBy ( System.Guid id ) : |
||
PayAsYouGoAccountRepository ( |
||
PayAsYouGoAccountRepository ( IEventStore eventStore ) : System | ||
Save ( |
||
SaveSnapshot ( |
Method | Description | |
---|---|---|
GetExpectedVersion ( int expectedVersion ) : int? | ||
StreamNameFor ( System.Guid id ) : string |
public Add ( |
||
payAsYouGoAccount | ||
return | void |
public FindBy ( System.Guid id ) : |
||
id | System.Guid | |
return |
public PayAsYouGoAccountRepository ( |
||
eventStore | ||
return | System |
public PayAsYouGoAccountRepository ( IEventStore eventStore ) : System | ||
eventStore | IEventStore | |
return | System |
public Save ( |
||
payAsYouGoAccount | ||
return | void |
public SaveSnapshot ( |
||
snapshot | ||
payAsYouGoAccount | ||
return | void |