LazyT Properties |
The LazyT generic type exposes the following members.
Name | Description | |
---|---|---|
IsValueCreated |
Gets whether the value has been initialized.
| |
Value |
Gets the lazily initialized value of this LazyT instance.
|