Click or drag to resize

EventGuardTChanged Event

is called when the direct value is changed, first parameter([0]) is the new value, second parameter ([1]) is the old value, third is whether the value is equal to the old value

Namespace:  WhetStone.Guard
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public event EventGuardTGuardSetHandler Changed

Value

Type: WhetStone.GuardEventGuardTGuardSetHandler
See Also