Example #1
0
 public StandardPicker()
     : base(null)
 {
     Requests = new SortList <Piece>();
 }