コード例 #1
0
 public IEnumerable <HeatLayerPoint> GetHeatLayerPoints()
 {
     return(_service.GetHeatLayerPoints());
 }