Example #1
0
 public Decimal Sum(Sum sum)
 {
     return(_mongoContext.Total(sum));
 }