ILazy<T> Interface
Provides support for lazy initialization.
The ILazy<T> type exposes the following members.
Show:
Name | Description | |
---|---|---|
GetIsValueCreated | Represents method | |
GetValue | Represents method |
Provides support for lazy initialization.
The ILazy<T> type exposes the following members.
Name | Description | |
---|---|---|
GetIsValueCreated | Represents method | |
GetValue | Represents method |