Show / Hide Table of Contents

Interface IAllowRESTWorkflow

Inherited Members
IAllowRESTWorkflowDefinition.WithWorkflow(Action<RESTClient>)
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowRESTWorkflow : IAllowRESTWorkflowDefinition

Methods

While(Func<Boolean>)

Declaration
IAllowRESTParametersOrExecution While(Func<bool> condition)
Parameters
Type Name Description
System.Func<System.Boolean> condition
Returns
Type Description
IAllowRESTParametersOrExecution
In This Article
Back to top Generated by DocFX