예제 #1
0
 public void DeleteAllCalculations(Period period)
 {
     calcRep.DeleteAllCalculation(period);
 }