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