Esempio n. 1
0
 public void TestInit()
 {
     this.collection = LimitedMemoryCollectionInitializer.Create<string, int>(this.Capacity);
 }
Esempio n. 2
0
 public void TestInit()
 {
     this.collection = LimitedMemoryCollectionInitializer.Create <string, int>(this.Capacity);
 }