Ejemplo n.º 1
0
 public object CrossProduct(CrossProductModel model)
 {
     return(_speakerService.CrossProduct(model));
 }