![]() | Guard Class |
Namespace: WhetStone.Guard
public static class Guard
The Guard type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CondGetT |
Gets an IGuardT's value only if it is not .
|
![]() ![]() | CondMutateT |
Mutates and IGuardT's value if it is not .
|
![]() ![]() | CondSetT |
Sets an IGuardT's value only if it is not .
|