C# Class IfcDoc.Schema.MVD.CDATA

Inheritance: IXmlSerializable
Afficher le fichier Open project: BuildingSMART/IfcDoc

Méthodes publiques

Méthode Description
CDATA ( ) : System
CDATA ( string text ) : System

Private Methods

Méthode 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 méthode

public CDATA ( ) : System
Résultat System

CDATA() public méthode

public CDATA ( string text ) : System
text string
Résultat System