ArgType Type
Describes the type of argument used with the ImSim API.
Union cases
Union case | Description |
Full Usage:
DynamicArg
|
|
Full Usage:
InitializingArg
|
|
Full Usage:
ReinitializingArg
|
Instance members
Instance member | Description |
Full Usage:
this.IsDynamicArg
Returns: bool
|
|
Full Usage:
this.IsInitializingArg
Returns: bool
|
|
Full Usage:
this.IsReinitializingArg
Returns: bool
|
|