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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DelegateTypeInformation ( ClrDump clrDump, Microsoft.Diagnostics.Runtime.ClrType clrType, int count, long targetCount ) : Microsoft.Diagnostics.Runtime

메소드 상세

DelegateTypeInformation() 공개 메소드

public DelegateTypeInformation ( ClrDump clrDump, Microsoft.Diagnostics.Runtime.ClrType clrType, int count, long targetCount ) : Microsoft.Diagnostics.Runtime
clrDump ClrDump
clrType Microsoft.Diagnostics.Runtime.ClrType
count int
targetCount long
리턴 Microsoft.Diagnostics.Runtime