Table of Contents

Property ReflectedType

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

ReflectedType

Gets the class object that was used to obtain this instance of MemberInfo.

public override Type ReflectedType { get; }

Property Value

Type

The Type object through which this MemberInfo object was obtained.