The CommandSerializationContext type exposes the following members.

Properties

  NameDescription
DefaultCommand
Gets or sets the EndecaCommand that represents the initial 'default' state of the command to be serialized.
ExtendedState
Gets or sets a collection of name value pairs represting additional state that should be represented in the serialized state string. This value may be null.

See Also