예제 #1
0
 public void SetUp()
 {
     Set = new ImmutableSet(new HybridSet(new object [] { 1, 2, 3 }));
 }