Ejemplo n.º 1
0
 public List <GoodsMOD> FindLike(string text)
 {
     return(gd.FindLike(text));
 }