Пример #1
0
 public void TestInit()
 {
     this.collection = LimitedMemoryCollectionInitializer.Create<string, int>(this.Capacity);
 }
Пример #2
0
 public void TestInit()
 {
     this.collection = LimitedMemoryCollectionInitializer.Create <string, int>(this.Capacity);
 }