예제 #1
0
 public Task <long> GetPlotTransferCostAsync(int deadlineHours)
 => GetAsync <long>(ServerRoutes.GetPlotTransferPrice(ApiUrl, deadlineHours));