C# Class MemoScope.Modules.ThreadException.ClrExceptionInformation

ファイルを表示 Open project: fremag/MemoScope.Net Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ClrExceptionInformation ( ClrDump clrDump, Microsoft.Diagnostics.Runtime.ClrException exception ) : BrightIdeasSoftware

Method Details

ClrExceptionInformation() public method

public ClrExceptionInformation ( ClrDump clrDump, Microsoft.Diagnostics.Runtime.ClrException exception ) : BrightIdeasSoftware
clrDump ClrDump
exception Microsoft.Diagnostics.Runtime.ClrException
return BrightIdeasSoftware