Esempio n. 1
0
 public int GetEstimatedSize()
 {
     return(_histogram.GetEstimatedFootprintInBytes());
 }