StandardAttributeBuilder Type
Constructors
| Constructor | Description |
|
|
Instance members
| Instance member | Description |
Full Usage:
this.Combine
Parameters:
StandardAttrConfig
b : StandardAttrConfig
Returns: StandardAttrConfig
|
|
Full Usage:
this.For
Parameters:
StandardAttrConfig
f : unit -> StandardAttrConfig
Returns: StandardAttrConfig
Modifiers: inline |
|
Full Usage:
mutable' v
Parameters:
bool
-
Set to true to make the attribute mutable.
Returns: StandardAttrConfig
|
|
Full Usage:
required v
Parameters:
bool
-
Set to true to make the attribute required.
Returns: StandardAttrConfig
|
|
|
|
|
|
|
|
FsCDK