예제 #1
0
 public void PickAllTest()
 {
     // TODO:
     Pick.From(new int[] { 1, 2, 3, 4, 5 });
 }