Example #1
0
 public static DataTable QueryShowMsg()
 {
     return(SystemMessagesDAL.QueryShowMsg());
 }