Table of Contents

Method GetFullyQualifiedTypeName

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

GetFullyQualifiedTypeName(TsType)

Gets fully qualified name of the type

public string GetFullyQualifiedTypeName(TsType type)

Parameters

type TsType

The type to get name of

Returns

string

Fully qualified name of the type