C# 클래스 GuiCompare.MasterProperty

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

공개 메소드들

메소드 설명
GetAttributes ( ) : List
GetMemberAccess ( ) : string
GetMemberType ( ) : string
GetMethods ( ) : List
MasterProperty ( string key, string propertyAccess, XMLMethods xml_methods, XMLAttributes attributes ) : System

비공개 메소드들

메소드 설명
FormatName ( string key ) : string

메소드 상세

GetAttributes() 공개 메소드

public GetAttributes ( ) : List
리턴 List

GetMemberAccess() 공개 메소드

public GetMemberAccess ( ) : string
리턴 string

GetMemberType() 공개 메소드

public GetMemberType ( ) : string
리턴 string

GetMethods() 공개 메소드

public GetMethods ( ) : List
리턴 List

MasterProperty() 공개 메소드

public MasterProperty ( string key, string propertyAccess, XMLMethods xml_methods, XMLAttributes attributes ) : System
key string
propertyAccess string
xml_methods XMLMethods
attributes XMLAttributes
리턴 System