Overload List

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

See Also