public static DataTable MostratCategria() { DCategorias obj = new DCategorias(); return(obj.MostrarCategoria()); }