C# 클래스 IfcDoc.Schema.MVD.CDATA

상속: IXmlSerializable
파일 보기 프로젝트 열기: BuildingSMART/IfcDoc

공개 메소드들

메소드 설명
CDATA ( ) : System
CDATA ( string text ) : System

비공개 메소드들

메소드 설명
IXmlSerializable ( ) : System.Xml.Schema.XmlSchema

Interface implementation not used here.

IXmlSerializable ( System reader ) : void

Interface implementation, which reads the content of the CDATA tag

메소드 상세

CDATA() 공개 메소드

public CDATA ( ) : System
리턴 System

CDATA() 공개 메소드

public CDATA ( string text ) : System
text string
리턴 System