C# Class IfcDoc.Schema.MVD.Body

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

Méthodes publiques

Méthode Description
GetSchema ( ) : System.Xml.Schema.XmlSchema
ReadXml ( System reader ) : void
WriteXml ( System writer ) : void

Method Details

GetSchema() public méthode

public GetSchema ( ) : System.Xml.Schema.XmlSchema
Résultat System.Xml.Schema.XmlSchema

ReadXml() public méthode

public ReadXml ( System reader ) : void
reader System
Résultat void

WriteXml() public méthode

public WriteXml ( System writer ) : void
writer System
Résultat void