示例#1
0
 public Chain(List <House> houses)
 {
     BoxList.AddRange(houses);
 }