C# 클래스 HackedBrain.ScriptCs.ClrMd.ClrRuntimeExtensions

파일 보기 프로젝트 열기: HackedBrain/ScriptCs.ClrMD

공개 메소드들

메소드 설명
GetFinalizerQueueHeapStatsByType ( this clrRuntime ) : IEnumerable
GetHeapStatsByType ( this clrRuntime ) : IEnumerable

비공개 메소드들

메소드 설명
GetHeapStatsByTypeForObjectSet ( Microsoft.Diagnostics.Runtime.ClrRuntime clrRuntime, IEnumerable objectIdSet ) : IEnumerable

메소드 상세

GetFinalizerQueueHeapStatsByType() 공개 정적인 메소드

public static GetFinalizerQueueHeapStatsByType ( this clrRuntime ) : IEnumerable
clrRuntime this
리턴 IEnumerable

GetHeapStatsByType() 공개 정적인 메소드

public static GetHeapStatsByType ( this clrRuntime ) : IEnumerable
clrRuntime this
리턴 IEnumerable