Click or drag to resize

ValueSetterTCachedValue Property

The value of the Type when this object was cached

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected T CachedValue { get; set; }

Property Value

Type: T
See Also