コード例 #1
0
 public static string DeleteRoles(DataTable dt)
 {
     return(DAO_HeThong.DeleteRoles(dt));
 }