public MapPointResponse()
 {
     Icon = new IconResponse();
 }
Пример #2
0
 public MapResponse()
 {
     Icon = new IconResponse();
 }