コード例 #1
0
 public MapPointResponse()
 {
     Icon = new IconResponse();
 }
コード例 #2
0
 public MapResponse()
 {
     Icon = new IconResponse();
 }