BuildMaster SDK Reference
Version:
FunctionExpression(string functionName, System.Collections.Generic.IEnumerable<ExpressionBase> args) Constructor
Syntax
public .ctor(string functionName, IEnumerable<ExpressionBase> args)
Parameters
- functionName
- Type: string
- args
- Type: System.Collections.Generic.IEnumerable<ExpressionBase>