Ejemplo n.º 1
0
 public object CalcImagePoint(CalcImagePointModel input)
 {
     return(_speakerService.CalcImagePoint(input));
 }