NRParameter.Type Property NReflect
Gets or sets the type of the parameter.

Namespace: NReflect.NRParameters
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public NRTypeUsage Type { get; set; }
See Also