Search
Header Methods
 


 Protected Methods

  Name Description

LoadFrom

Deserializes the object from the specified reader.

LoadFromJson

Loads the header from the specified JsonObject using the specified context.

LoadFromXml

Loads the header from the specified XmlElement using the specified context.

SaveTo

Serializes the object to the specified writer.

SaveToJson

Saves the header to the specified JsonObject using the specified context.

SaveToXml

Saves the header to the specified XmlElement using the specified context.

SetReference

Updates the reference to the specified object.

 See Also