Method | Description | |
---|---|---|
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 | |
return | System |