C# Class MemoScope.Modules.TypeDetails.MethodInformation

Inheritance: ITypeNameData
ファイルを表示 Open project: fremag/MemoScope.Net

Private Properties

Property Type Description

Public Methods

Method Description
MethodInformation ( ClrDumpType dumpType, Microsoft.Diagnostics.Runtime.ClrMethod clrMethod ) : BrightIdeasSoftware

Method Details

MethodInformation() public method

public MethodInformation ( ClrDumpType dumpType, Microsoft.Diagnostics.Runtime.ClrMethod clrMethod ) : BrightIdeasSoftware
dumpType MemoScope.Core.Data.ClrDumpType
clrMethod Microsoft.Diagnostics.Runtime.ClrMethod
return BrightIdeasSoftware