Legend
| Static method: XElement Serialize( |
Type | saveType | Type of object to convert. |
object | saveObject | Object to be serialized. |
ClassifyOptions | options | Options. |
IClassifyFormat<XElement> | format | Implementation of a Classify format. See ClassifyXmlFormat for an example. |