Logo Xantham

SynthesizeParamObjects Type

`synthesize-paramobjects`.

Union cases

Union case Description

CreateNotSynthesized reason

Full Usage: CreateNotSynthesized reason

Parameters:
    reason : 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.

reason : string

MethodMemberAsCreateParameter

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`.

ParamObjectSynthesized

Full Usage: ParamObjectSynthesized

Instance members

Instance member Description

this.IsCreateNotSynthesized

Full Usage: this.IsCreateNotSynthesized

Returns: bool
Returns: bool

this.IsMethodMemberAsCreateParameter

Full Usage: this.IsMethodMemberAsCreateParameter

Returns: bool
Returns: bool

this.IsParamObjectSynthesized

Full Usage: this.IsParamObjectSynthesized

Returns: bool
Returns: bool

Type something to start searching.