'宣言 Public Function New( _ ByVal engine As IExpressionEngine, _ ByVal id As System.String, _ ByVal function As FunctionDefinition, _ ByVal args As System.Collections.Generic.List(Of IExpression) _ )
public FunctionExpression( IExpressionEngine engine, System.string id, FunctionDefinition function, System.Collections.Generic.List<IExpression> args )
パラメータ
- engine
- id
- function
- args