FsXaml


ProvidedParameter

Namespace: ProviderImplementation.ProvidedTypes

Represents an erased provided parameter

Constructors

ConstructorDescription
new(...)
Signature: (parameterName:string * parameterType:Type * isOut:bool option * optionalValue:obj option) -> ProvidedParameter

CompiledName: .ctor

Instance members

Instance memberDescription
IsParamArray()
Signature: unit -> bool

CompiledName: set_IsParamArray

IsParamArray()
Signature: unit -> unit

CompiledName: get_IsParamArray

Fork me on GitHub