C# Class Res.Core.Storage.CommitBuilder

ファイルを表示 Open project: heartysoft/res Class Usage Examples

Public Methods

Method Description
NewCommit ( System.Guid commitId, string context, string stream ) : ExpectingEvent

Private Methods

Method Description
Build ( ) : CommitsForStorage

Method Details

NewCommit() public method

public NewCommit ( System.Guid commitId, string context, string stream ) : ExpectingEvent
commitId System.Guid
context string
stream string
return ExpectingEvent