コード例 #1
0
 public static IEnumerable <Fee> ListFees(this IFeeRepository repo) => repo.ListFeesAsync().WrapResult();