Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Tantric
Scripting
Script
C# 클래스 Tantric.Scripting.Script
A Composition of several commands, some of which could be scripts
상속:
Command
파일 보기
프로젝트 열기: TheEtiologist/tantric
공개 메소드들
메소드
설명
Execute
(
List
arguments
) :
void
Script
(
CommandInterpreter
interpreter
,
String
fileName
,
String
name
) :
System
메소드 상세
Execute()
공개
메소드
public
Execute
(
List
arguments
) :
void
arguments
List
리턴
void
Script()
공개
메소드
public
Script
(
CommandInterpreter
interpreter
,
String
fileName
,
String
name
) :
System
interpreter
CommandInterpreter
fileName
String
name
String
리턴
System