internal static DataTable GetAllClass() { ClassListDLL _objClassListDLL = new ClassListDLL(); return(_objClassListDLL.GetAllClass()); }