Пример #1
0
 public double GetSelectedTestFee(TestVM test)
 {
     return(aTestGateway.GetSelectedTestFee(test));
 }