Overload List
| Name | Description | |
|---|---|---|
| Ensure T (T , Object) |
Ensures the value of the given variable in a locked context to prevent multiple loads. Uses the loadMethod to populate the value
| |
| Ensure T (T , Func T , Object) |
Ensures the value of the given variable in a locked context to prevent multiple loads. Uses the loadMethod to populate the value
|
See Also