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 |
Gets the type of the constructor parameter. This is used by both GetNewParameter(IConstructor) and GetExistingParameter(IConstructor).
protected virtual IType ParameterType { get; }| Type | Description |
|---|---|
| IType |