C# 클래스 MemoScope.Modules.Delegates.DelegateTargetInformation

상속: IAddressData, ITypeNameData
파일 보기 프로젝트 열기: fremag/MemoScope.Net 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DelegateTargetInformation ( ulong address, ClrDumpType clrDumpType ) : BrightIdeasSoftware
DelegateTargetInformation ( ulong address, ClrDumpType clrDumpType, Microsoft.Diagnostics.Runtime.ClrMethod methInfo ) : BrightIdeasSoftware

메소드 상세

DelegateTargetInformation() 공개 메소드

public DelegateTargetInformation ( ulong address, ClrDumpType clrDumpType ) : BrightIdeasSoftware
address ulong
clrDumpType MemoScope.Core.Data.ClrDumpType
리턴 BrightIdeasSoftware

DelegateTargetInformation() 공개 메소드

public DelegateTargetInformation ( ulong address, ClrDumpType clrDumpType, Microsoft.Diagnostics.Runtime.ClrMethod methInfo ) : BrightIdeasSoftware
address ulong
clrDumpType MemoScope.Core.Data.ClrDumpType
methInfo Microsoft.Diagnostics.Runtime.ClrMethod
리턴 BrightIdeasSoftware