TsModuleMember class
Represents a type that can be places inside module
Namespace: TypeLite.TsModels
Inherits: TsType
Properties
| Name | Description | |
|---|---|---|
| ClrType | ||
| Module | Gets or sets module, that contains this class. | |
| Name | Gets or sets the name of the module member. |
TsModuleMember.ClrType property
Syntax
TsModuleMember.Module property
Gets or sets module, that contains this class.
Syntax
TsModuleMember.Name property
Gets or sets the name of the module member.