ParameterType
Gets the type of the constructor parameter. This is used by both GetNewParameter(IConstructor) and GetExistingParameter(IConstructor).
Declaration
protected virtual IType ParameterType { get; }
Property Value
Type | Description |
---|---|
IType |