SynthesizeParamObjects Type
`synthesize-paramobjects`.
Union cases
| Union case |
Description
|
Full Usage:
CreateNotSynthesized reason
Parameters:
string
|
Wave four, lane O. An interface with no `Create`, and why. The interface itself is unchanged: a consumer builds it as they did before this convenience existed.
|
Full Usage:
MethodMemberAsCreateParameter
|
Wave four, lane O. A method member carried into `Create` as a function-typed parameter. The delegate it binds receives no `this`. |
Full Usage:
ParamObjectSynthesized
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsCreateNotSynthesized
Returns: bool
|
|
Full Usage:
this.IsMethodMemberAsCreateParameter
Returns: bool
|
|
Full Usage:
this.IsParamObjectSynthesized
Returns: bool
|
|