Table of Contents

Class AutoGeneratedTypeDefinitionsLoader

Namespace
Alternet.Common.TypeScript.Compiler
Assembly
Alternet.Common.TypeScript.v9.dll

Represents methods to auto-generated and load TypeScript definition files.

public class AutoGeneratedTypeDefinitionsLoader
Inheritance
AutoGeneratedTypeDefinitionsLoader

Constructors

AutoGeneratedTypeDefinitionsLoader(ITypeDefinitionsLocator, HostItemsConfiguration)

Initializes a new instance of the AutoGeneratedTypeDefinitionsLoader class with specified configuration.

Methods

GetModuleEffectiveFileName(string)

Searches for the specified path definition file.

TryLoadModule(string)

Tries to load content of the TypeScript definition file.