Property ParameterType
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
ParameterType
Gets the Type of this parameter.
public override Type ParameterType { get; }
Property Value
- Type
The Type object that represents the Type of this parameter.