コード例 #1
0
 public async Task <Point> Point(int id)
 => await clusterService.Point(id);