프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ActionLibrary | System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
DefineAction ( int actionid, ActionKind kind, ActionExecutionType execution, bool question, string func, string code, ActionArgumentType args ) : void |
메소드 | 설명 | |
---|---|---|
ActionLibrary ( |
public DefineAction ( int actionid, ActionKind kind, ActionExecutionType execution, bool question, string func, string code, ActionArgumentType args ) : void | ||
actionid | int | |
kind | ActionKind | |
execution | ActionExecutionType | |
question | bool | |
func | string | |
code | string | |
args | ActionArgumentType | |
리턴 | void |