Ejemplo n.º 1
0
 public float GetRent(Dictionary <string, string> param)
 {
     return(rent.GetRent(param));
 }