Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GuiCompare
MasterDelegate
C# 클래스 GuiCompare.MasterDelegate
상속:
CompDelegate
파일 보기
프로젝트 열기: mono/mono-tools
공개 메소드들
메소드
설명
GetAttributes
( ) :
List
GetBaseType
( ) :
string
GetConstructors
( ) :
List
GetMethods
( ) :
List
GetTypeParameters
( ) :
List
MasterDelegate
(
XMLClass
cls
) :
System
메소드 상세
GetAttributes()
공개
메소드
public
GetAttributes
( ) :
List
리턴
List
GetBaseType()
공개
메소드
public
GetBaseType
( ) :
string
리턴
string
GetConstructors()
공개
메소드
public
GetConstructors
( ) :
List
리턴
List
GetMethods()
공개
메소드
public
GetMethods
( ) :
List
리턴
List
GetTypeParameters()
공개
메소드
public
GetTypeParameters
( ) :
List
리턴
List
MasterDelegate()
공개
메소드
public
MasterDelegate
(
XMLClass
cls
) :
System
cls
XMLClass
리턴
System