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

Afficher le fichier Open project: heartysoft/res

Méthodes publiques

Méthode Description
Event ( EventForStorage e ) : ExpectingAnotherEventOrCommit
ExpectingEvent ( CommitInfo commit, CommitBuilder instance ) : System

Method Details

Event() public méthode

public Event ( EventForStorage e ) : ExpectingAnotherEventOrCommit
e EventForStorage
Résultat ExpectingAnotherEventOrCommit

ExpectingEvent() public méthode

public ExpectingEvent ( CommitInfo commit, CommitBuilder instance ) : System
commit CommitInfo
instance CommitBuilder
Résultat System