Свойство | Type | Description | |
---|---|---|---|
ClientHttpBase | string | ||
EventStores | IRawEventStoreClient | ||
Options | |||
Views | ViewClient |
Méthode | Description | |
---|---|---|
Client ( |
||
Run ( ) : void | ||
UseEventStore ( string storeId = "default" ) : void |
Méthode | Description | |
---|---|---|
ExecuteLine ( string line ) : bool | ||
RegisterCommands ( ) : void |
public Client ( |
||
options | ||
Résultat | System |
public UseEventStore ( string storeId = "default" ) : void | ||
storeId | string | |
Résultat | void |
public IRawEventStoreClient EventStores | ||
Résultat | IRawEventStoreClient |