Method | Description | |
---|---|---|
CommandBase ( ICanLocateRuntimes runtimes, IDiscoverEventTypes eventTypesDiscoverer, ISerializer, jsonSerializer ) : Dolittle.Runtime.CLI.Serialization |
Initializes a new instance of the CommandBase class.
|
protected CommandBase ( ICanLocateRuntimes runtimes, IDiscoverEventTypes eventTypesDiscoverer, ISerializer, jsonSerializer ) : Dolittle.Runtime.CLI.Serialization | ||
runtimes | ICanLocateRuntimes | The Runtime locator to find a Runtime to connect to. |
eventTypesDiscoverer | IDiscoverEventTypes | |
jsonSerializer | ISerializer, | The json |
return | Dolittle.Runtime.CLI.Serialization |