Table of Contents

Property DeclaringType

Namespace
Alternet.TsTypedefsGenerator.Core.TsModels
Assembly
Alternet.Common.TypeScript.v9.dll

DeclaringType

Gets the class that declares this member.

public override Type DeclaringType { get; }

Property Value

Type

The Type object for the class that declares this member.