GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IAllowWhen Interface Reference

Public Member Functions

IAllowAnd When (Action step)
IAllowAnd When< T1 > (Action< T1 > step, T1 arg1)
IAllowAnd When< T1, T2 > (Action< T1, T2 > step, T1 arg1, T2 arg2)
IAllowAnd When< T1, T2, T3 > (Action< T1, T2, T3 > step, T1 arg1, T2 arg2, T3 arg3)

Detailed Description

Definition at line 1331 of file Interfaces.cs.


The documentation for this interface was generated from the following file: