Esempio n. 1
0
 /// <summary>
 /// Init the statistics. Call it after the first garbage collection.
 /// </summary>
 internal static void InitStatistics()
 {
     GarbageCollector.CreateWeakReference();
 } // InitStatistics