Interface IAllowRESTWorkflow
Inherited Members
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 |