Overload List

  NameDescription
DeserializeCommand(String, EndecaCommand)
Initializes the specified command with values deserialized from the specified state, which was obtained by a previous call to SerializeCommand(EndecaCommand).
DeserializeCommand(String, EndecaCommand, CommandSerializationContext)
Initializes the specified command with values deserialized from the specified state, which was obtained by a previous call to SerializeCommand(EndecaCommand, CommandSerializationContext).

See Also