Show / Hide Table of Contents

Delegate FunctionMaker

Namespace: Fluency.Execution
Assembly: Execution.dll
Syntax
public delegate IFunction FunctionMaker(Value[] topArguments, Value[] bottomArguments);
Parameters
Type Name Description
Value[] topArguments
Value[] bottomArguments
Returns
Type Description
IFunction
  • Improve this Doc
  • View Source
Back to top Generated by DocFX