Constructor TsSystemType
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
TsSystemType(Type, TypeGenerationAdditionalInfo)
Initializes a new instance of the TsSystemType with the specific CLR type.
public TsSystemType(Type type, TypeGenerationAdditionalInfo additionalInfo)
Parameters
type
TypeThe CLR type represented by this instance of the TsSystemType.
additionalInfo
TypeGenerationAdditionalInfo