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
CompMethod
C# 클래스 GuiCompare.CompMethod
상속:
CompMember
,
ICompGenericParameter
,
ICompParameters
파일 보기
프로젝트 열기: remobjects/mono-tools
공개 메소드들
메소드
설명
CompMethod
(
string
name
) :
System
GetParameters
( ) :
List
GetTypeParameters
( ) :
List
ThrowsNotImplementedException
( ) :
bool
메소드 상세
CompMethod()
공개
메소드
public
CompMethod
(
string
name
) :
System
name
string
리턴
System
GetParameters()
공개
추상적인
메소드
public
abstract
GetParameters
( ) :
List
리턴
List
GetTypeParameters()
공개
추상적인
메소드
public
abstract
GetTypeParameters
( ) :
List
리턴
List
ThrowsNotImplementedException()
공개
추상적인
메소드
public
abstract
ThrowsNotImplementedException
( ) :
bool
리턴
bool