示例#1
0
 public Respuesta GetProductosInicial(String value)
 {
     return(BProducto.GetProductosLike(value));
 }