示例#1
0
 private CoinSpot.Dto.CoinSpotTransactions GetAllTransactions()
 => _coinspotService.GetAllTransactions();
示例#2
0
 public CoinSpotApi.Dto.CoinSpotTransactions GetAllTransactions()
 => _coinspotService.GetAllTransactions();