TsModule class

Represents a module in the script model.

Namespace: TypeLite.TsModels

Properties

Name Description
Classes Gets collection of classes in the module.
Enums Gets collection of enums in the module
Members Gets collection of all members of the module
Name Gets or sets name of the module.

TsModule.Classes property

Gets collection of classes in the module.

Syntax


TsModule.Enums property

Gets collection of enums in the module

Syntax


TsModule.Members property

Gets collection of all members of the module

Syntax


TsModule.Name property

Gets or sets name of the module.

Syntax