C# Class Res.Core.Storage.CommitBuilder.ExpectingEvent

Exibir arquivo Open project: heartysoft/res

Public Methods

Method Description
Event ( EventForStorage e ) : ExpectingAnotherEventOrCommit
ExpectingEvent ( CommitInfo commit, CommitBuilder instance ) : System

Method Details

Event() public method

public Event ( EventForStorage e ) : ExpectingAnotherEventOrCommit
e EventForStorage
return ExpectingAnotherEventOrCommit

ExpectingEvent() public method

public ExpectingEvent ( CommitInfo commit, CommitBuilder instance ) : System
commit CommitInfo
instance CommitBuilder
return System