Table of Contents

Property MethodInfo

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

MethodInfo

Gets the CLR method represented by this TsMethod.

public MethodBase MethodInfo { get; set; }

Property Value

MethodBase