![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
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) |
Definition at line 1331 of file Interfaces.cs.