Overload List

  NameDescription
Deserialize(String, EndecaCommand)
Initializes the specified command with values deserialized from the specified state string. This method calls Deserialize(String, EndecaCommand, CommandSerializationContext) with an empty CommandSerializationContext instance.
Deserialize(String, EndecaCommand, CommandSerializationContext)
Initializes the specified command with values deserialized from the specified state string.

See Also