public static bool LockUserUnexpect(Guid managerId, string GMName, string memo) { return(reader2.LockUserUnexpect(managerId, GMName, memo)); }