Метод | Описание | |
---|---|---|
ArgumentLessGuardHolder ( Func |
Initializes a new instance of the ArgumentLessGuardHolder class.
|
|
Describe ( ) : string |
Describes the guard.
|
|
Execute ( object argument ) : bool |
Executes the guard.
|
public ArgumentLessGuardHolder ( Func |
||
guard | Func |
The guard. |
Результат | System |
public Execute ( object argument ) : bool | ||
argument | object | The state machine event argument. |
Результат | bool |