示例#1
0
 public ListTwo(ListTwo <T> list)
 {
     Beg = list.Beg;
 }