Méthode | Description | |
---|---|---|
PublishCommand ( string command, object body ) : void | ||
Reset ( ) : void | ||
ResponseWriter ( IODispatcher ioDispatcher ) : System |
Méthode | Description | |
---|---|---|
CreateEvent ( System.Item item ) : EventStore.Core.Data.Event | ||
EmitEvents ( ) : void |
public PublishCommand ( string command, object body ) : void | ||
command | string | |
body | object | |
Résultat | void |
public ResponseWriter ( IODispatcher ioDispatcher ) : System | ||
ioDispatcher | IODispatcher | |
Résultat | System |