Esempio n. 1
0
 public DataTable getcomment_list(string com_table_id, string com_type)
 {
     return(DALBaseCommon.getcomment_list(com_table_id, com_type));
 }