コード例 #1
0
 public object CalcImagePoint(CalcImagePointModel input)
 {
     return(_speakerService.CalcImagePoint(input));
 }