예제 #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);
 }