C# 클래스 GuiCompare.XMLClass

상속: XMLData
파일 보기 프로젝트 열기: remobjects/mono-tools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
attributes XMLAttributes
baseName string
constructors XMLConstructors
events XMLEvents
fields XMLFields
interfaces XMLInterfaces
isAbstract bool
isSealed bool
methods XMLMethods
name string
nested GuiCompare.XMLClass[]
properties XMLProperties
type string

공개 메소드들

메소드 설명
GetTypeParameters ( ) : List
LoadData ( XmlNode node ) : void

비공개 메소드들

메소드 설명
CreateHash ( XMLClass other ) : Hashtable

메소드 상세

GetTypeParameters() 공개 메소드

public GetTypeParameters ( ) : List
리턴 List

LoadData() 공개 메소드

public LoadData ( XmlNode node ) : void
node System.Xml.XmlNode
리턴 void

프로퍼티 상세

attributes 공개적으로 프로퍼티

public XMLAttributes,GuiCompare attributes
리턴 XMLAttributes

baseName 공개적으로 프로퍼티

public string baseName
리턴 string

constructors 공개적으로 프로퍼티

public XMLConstructors,GuiCompare constructors
리턴 XMLConstructors

events 공개적으로 프로퍼티

public XMLEvents,GuiCompare events
리턴 XMLEvents

fields 공개적으로 프로퍼티

public XMLFields,GuiCompare fields
리턴 XMLFields

interfaces 공개적으로 프로퍼티

public XMLInterfaces,GuiCompare interfaces
리턴 XMLInterfaces

isAbstract 공개적으로 프로퍼티

public bool isAbstract
리턴 bool

isSealed 공개적으로 프로퍼티

public bool isSealed
리턴 bool

methods 공개적으로 프로퍼티

public XMLMethods,GuiCompare methods
리턴 XMLMethods

name 공개적으로 프로퍼티

public string name
리턴 string

nested 공개적으로 프로퍼티

public XMLClass[],GuiCompare nested
리턴 GuiCompare.XMLClass[]

properties 공개적으로 프로퍼티

public XMLProperties,GuiCompare properties
리턴 XMLProperties

type 공개적으로 프로퍼티

public string type
리턴 string