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