메소드 | 설명 | |
---|---|---|
PublishCommand ( string command, object body ) : void | ||
Reset ( ) : void | ||
ResponseWriter ( IODispatcher ioDispatcher ) : System |
메소드 | 설명 | |
---|---|---|
CreateEvent ( System.Item item ) : EventStore.Core.Data.Event | ||
EmitEvents ( ) : void |
public PublishCommand ( string command, object body ) : void | ||
command | string | |
body | object | |
리턴 | void |
public ResponseWriter ( IODispatcher ioDispatcher ) : System | ||
ioDispatcher | IODispatcher | |
리턴 | System |