public static int Role_UpdateByr_gid(Role obj) { using (SystemDAL access = new SystemDAL()) { return(access.Role_UpdateByr_gid(obj)); } }