프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ClrTypeStats ( int id, Microsoft.Diagnostics.Runtime.ClrType type ) : BrightIdeasSoftware | ||
ClrTypeStats ( int id, Microsoft.Diagnostics.Runtime.ClrType type, long nbInstances, ulong totalSize ) : BrightIdeasSoftware | ||
Inc ( ulong size ) : void |
public ClrTypeStats ( int id, Microsoft.Diagnostics.Runtime.ClrType type ) : BrightIdeasSoftware | ||
id | int | |
type | Microsoft.Diagnostics.Runtime.ClrType | |
리턴 | BrightIdeasSoftware |
public ClrTypeStats ( int id, Microsoft.Diagnostics.Runtime.ClrType type, long nbInstances, ulong totalSize ) : BrightIdeasSoftware | ||
id | int | |
type | Microsoft.Diagnostics.Runtime.ClrType | |
nbInstances | long | |
totalSize | ulong | |
리턴 | BrightIdeasSoftware |