C# Class IfcDoc.Schema.MVD.CDATA

Inheritance: IXmlSerializable
Exibir arquivo Open project: BuildingSMART/IfcDoc

Public Methods

Method Description
CDATA ( ) : System
CDATA ( string text ) : System

Private Methods

Method Description
IXmlSerializable ( ) : System.Xml.Schema.XmlSchema

Interface implementation not used here.

IXmlSerializable ( System reader ) : void

Interface implementation, which reads the content of the CDATA tag

Method Details

CDATA() public method

public CDATA ( ) : System
return System

CDATA() public method

public CDATA ( string text ) : System
text string
return System