Method |
Description |
|
CreateElement ( XmlElement parent, string nodeName ) : void |
|
|
IBinaryXmlElement ( Mono.Addins.Serialization.BinaryXmlReader reader ) : void |
|
|
IBinaryXmlElement ( Mono.Addins.Serialization.BinaryXmlWriter writer ) : void |
|
|
ObjectDescription ( ) : System |
|
|
ObjectDescription ( XmlElement elem ) : System |
|
|
Read ( Mono.Addins.Serialization.BinaryXmlReader reader ) : void |
|
|
ReadXmlDescription ( ) : string |
|
|
SaveXml ( XmlElement parent ) : void |
|
|
SaveXmlDescription ( string desc ) : void |
|
|
SetParent ( object ob ) : void |
|
|
Verify ( string location, StringCollection errors ) : void |
|
|
VerifyNotEmpty ( string location, StringCollection errors, string attr, string val ) : void |
|
|
Write ( Mono.Addins.Serialization.BinaryXmlWriter writer ) : void |
|
|