Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
YAMP
ClearFunction
C# 클래스 YAMP.ClearFunction
상속:
SystemFunction
파일 보기
프로젝트 열기: FlorianRappl/YAMP
공개 메소드들
메소드
설명
ClearFunction
(
ParseContext
context
) :
System
Notify
(
Int32
count
) :
void
비공개 메소드들
메소드
설명
Function
( ) :
void
Function
(
ArgumentsValue
args
) :
void
메소드 상세
ClearFunction()
공개
메소드
public
ClearFunction
(
ParseContext
context
) :
System
context
ParseContext
리턴
System
Notify()
공개
메소드
public
Notify
(
Int32
count
) :
void
count
System.Int32
리턴
void