LazyConstantValue<'T> Type
Constructors
| Constructor |
Description
|
Full Usage:
LazyConstantValue(create)
Parameters:
unit -> 'T
Returns: LazyConstantValue<'T>
|
|
Mibo