Exemplo n.º 1
0
        //

        public DataTable ShowInformation(Model.Student st)
        {
            return(Stu.ShowInformation(st));
        }