TLazy<T>.GetValue Method
Summary
Represents method
GetValue
.
Namespace
:
Spring
Syntax
Delphi
private function GetValue:
T
;
Return Value
Type:
T
Implements
ILazy<T>.GetValue
See Also
Reference
TLazy<T>
Spring