public MapPointResponse()
 {
     Icon = new IconResponse();
 }
示例#2
0
 public MapResponse()
 {
     Icon = new IconResponse();
 }