コード例 #1
0
 public Task <PoolInfo> GetPoolInfoAsync()
 => GetAsync <PoolInfo>(ServerRoutes.GetPoolInfo(ApiUrl));