Table of Contents

Constructor TsType

Namespace
Alternet.TsTypedefsGenerator.Core.TsModels
Assembly
Alternet.Common.TypeScript.v9.dll

TsType(Type, TypeGenerationAdditionalInfo)

Initializes a new instance of the TsType class with the specific CLR type.

public TsType(Type type, TypeGenerationAdditionalInfo additionalInfo)

Parameters

type Type

The CLR type represented by this instance of the TsType.

additionalInfo TypeGenerationAdditionalInfo