Property BaseType
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
BaseType
Gets base type of the class
public TsType BaseType { get; }
Property Value
Remarks
If the class derives from the object, the BaseType property is null.