C# 클래스 GuiCompare.XMLMember

상속: XMLNameGroup
파일 보기 프로젝트 열기: remobjects/mono-tools

공개 프로퍼티들

프로퍼티 타입 설명
access System.Collections.Hashtable
attributeMap System.Collections.Hashtable

공개 메소드들

메소드 설명
ConvertToString ( int att ) : string

보호된 메소드들

메소드 설명
LoadExtraData ( string name, XmlNode node ) : void

메소드 상세

ConvertToString() 공개 메소드

public ConvertToString ( int att ) : string
att int
리턴 string

LoadExtraData() 보호된 메소드

protected LoadExtraData ( string name, XmlNode node ) : void
name string
node System.Xml.XmlNode
리턴 void

프로퍼티 상세

access 공개적으로 프로퍼티

public Hashtable,System.Collections access
리턴 System.Collections.Hashtable

attributeMap 공개적으로 프로퍼티

public Hashtable,System.Collections attributeMap
리턴 System.Collections.Hashtable