C# Class LrtXml, gert

Inheritance: IXmlSerializable
Exibir arquivo Open project: mono/gert

Public Methods

Method Description
LrtXml ( ) : System
LrtXml ( XmlNode xNode ) : System
LrtXml ( string str ) : System
ToString ( ) : string

Private Methods

Method Description
IXmlSerializable ( ) : XmlSchema
IXmlSerializable ( XmlReader reader ) : void
IXmlSerializable ( XmlWriter writer ) : void
UpgradeSchema ( XmlNode xNode ) : void

Method Details

LrtXml() public method

public LrtXml ( ) : System
return System

LrtXml() public method

public LrtXml ( XmlNode xNode ) : System
xNode XmlNode
return System

LrtXml() public method

public LrtXml ( string str ) : System
str string
return System

ToString() public method

public ToString ( ) : string
return string