Property | Type | Description |
---|
Method | Description | |
---|---|---|
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 | |
return | 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 | |
return | BrightIdeasSoftware |