proptypekey<'T, 'ReturnType> Type
Instance members
| Instance member |
Description
|
Full Usage:
this.lock value
Parameters:
'ReturnType
Returns: proptypelock<'T>
Modifiers: inline |
|
Full Usage:
this.unlock value
Parameters:
proptypelock<'T>
Returns: 'ReturnType
Modifiers: inline |
|