示例#1
0
 public Part1()
 {
     areaMapRepository = new AreaMapRepository();
     trees             = new Trees();
 }