Tungsten
PropertyBaseTOwner, TValue Properties |
The PropertyBaseTOwner, TValue generic type exposes the following members.
Properties
Name | Description | |
---|---|---|
DefaultValue | Allows the programmer to assign a default value which can be reset via the ResetToDefaultValue method. This value does not have to be the initial value. | |
IsDirty |
True if Value has changed since initialization or since the last call to MarkAsClean
| |
Owner |
The property owner
| |
Value |
Get or Set the value
(Inherited from LockableSlimTValue.) |
See Also