예제 #1
0
 public MapController(IGoogleRepo g)
 {
     googleApi = g;
 }