Table of Contents

Class TsType

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

Represents a type in the code model.

public class TsType
Inheritance
TsType
Derived

Constructors

TsType(Type, TypeGenerationAdditionalInfo)

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

Fields

Any

Represents the TsType for the object CLR type.

Properties

AdditionalInfo
Type

Gets the CLR type represented by this instance of the TsType.

Methods

IsCollection()

Returns true if this property is collection