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
ContainerFunction
C# 클래스 YAMP.ContainerFunction
상속:
IFunction
파일 보기
프로젝트 열기: FlorianRappl/YAMP
공개 메소드들
메소드
설명
ContainerFunction
(
String
name
,
FunctionDelegate
execution
) :
System
비공개 메소드들
메소드
설명
Perform
(
ParseContext
context
,
Value
argument
) :
Value
메소드 상세
ContainerFunction()
공개
메소드
public
ContainerFunction
(
String
name
,
FunctionDelegate
execution
) :
System
name
String
execution
FunctionDelegate
리턴
System