Overload List
Name | Description | |
---|---|---|
![]() | DeserializeCommand(String, EndecaCommand) |
Initializes the specified command with values deserialized from the specified state,
which was obtained by a previous call to
SerializeCommand(EndecaCommand).
(Inherited from CommandSerializationProvider.) |
![]() | DeserializeCommand(EndecaCommand, IDictionary<(Of <(String, String>)>)) |
Initializes the specified command with the serialized property values in the specified
dictionary.
|
![]() | DeserializeCommand(String, EndecaCommand, CommandSerializationContext) | (Overrides CommandSerializationProvider..::.DeserializeCommand(String, EndecaCommand, CommandSerializationContext).) |