Class FunctionInstance
Represents an instance of functions.
Assembly: WaaS.Core.dll
View Source
Declaration
public class FunctionInstance
Properties
Functions
View Source
Declaration
public ReadOnlyMemory<IInvocableFunction> Functions { get; }
Represents an instance of functions.
public class FunctionInstance
public ReadOnlyMemory<IInvocableFunction> Functions { get; }