TypeScriptFluentExtensions class

Contains extensions methods specific for full.NET framework

Namespace: TypeLite.Net4

Methods

Name Description
ForLoadedAssemblies Adds all classes annotated with the TsClassAttribute from all curently loaded assemblies.

TypeScriptFluentExtensions.ForLoadedAssemblies method

Adds all classes annotated with the TsClassAttribute from all curently loaded assemblies.

Syntax

Returns

TypeScriptFluent
Instance of the TypeScriptFluent that enables fluent configuration.