Click or drag to resize

CTContractSerializationT Methods

The CTContractSerializationT generic type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleDeserialize
De-serializes an XML string into the specified type.
Public methodCode exampleSaveToXML
Saves an object of a specified type to an XML file.
Public methodCode exampleSerialize
Serializes a type into an XML string.
Top
See Also