C# 클래스 HoloXPLOR.DataForge.DataForgePropertyDefinition

상속: _DataForgeSerializable
파일 보기 프로젝트 열기: dolkensp/HoloXPLOR

공개 메소드들

메소드 설명
DataForgePropertyDefinition ( DataForge documentRoot ) : System
Export ( ) : String
Read ( ) : XmlAttribute
ToString ( ) : String

메소드 상세

DataForgePropertyDefinition() 공개 메소드

public DataForgePropertyDefinition ( DataForge documentRoot ) : System
documentRoot DataForge
리턴 System

Export() 공개 메소드

public Export ( ) : String
리턴 String

Read() 공개 메소드

public Read ( ) : XmlAttribute
리턴 System.Xml.XmlAttribute

ToString() 공개 메소드

public ToString ( ) : String
리턴 String