Property BaseType
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
BaseType
Gets the type from which the current Type directly inherits.
public override Type BaseType { get; }
Gets the type from which the current Type directly inherits.
public override Type BaseType { get; }