Overload List

  NameDescription
Serialize(EndecaCommand)
Converts the specified command to a string representation. This method calls Serialize(EndecaCommand, CommandSerializationContext) with an empty CommandSerializationContext instance.
Serialize(EndecaCommand, CommandSerializationContext)
Converts the specified command to a string representation.

See Also