Esempio n. 1
0
 public DataTable fn_TopMenu_List()
 {
     //탑 메뉴 Controller
     return(qSelect.sTopMenuList());
 }