Exemplo n.º 1
0
 public double GetFeeByTestId(int id)
 {
     return(_testGateway.GetFeeByTestId(id));
 }