ReflectedParameterDescriptor.ParameterType Property

Definition

Gets the type of the parameter.

public override Type ParameterType { get; }
member this.ParameterType : Type
Public Overrides ReadOnly Property ParameterType As Type

Property Value

The type of the parameter.

Applies to