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