예제 #1
0
 public PolygonMapController(IPolygonMapSupervisor polygonMapSupervisor)
 {
     _polygonMapSupervisor = polygonMapSupervisor;
 }