메소드 | 설명 | |
---|---|---|
DefineFunctionCommand ( string name, string parameterNames, ICommand body, bool isdefault ) : System | ||
Execute ( IContext context ) : void |
public DefineFunctionCommand ( string name, string parameterNames, ICommand body, bool isdefault ) : System | ||
name | string | |
parameterNames | string | |
body | ICommand | |
isdefault | bool | |
리턴 | System |