Table of Contents

Class TsTypeFormatterCollection

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

Manages collection of TsTypeFormatters

public class TsTypeFormatterCollection : ITsTypeFormatter
Inheritance
TsTypeFormatterCollection
Implements

Methods

FormatType(TsType)

Converts the specific type to it's string representation using a formatter registered for the type

RegisterTypeFormatter<TFor>(TsTypeFormatter)

Registers the formatter for the specific TsType