Ejemplo n.º 1
0
 public static SqlDataReader getmenubycategory(string categorytype)
 {
     return(AnkapurRepository.getmenubycategory(categorytype));
 }