public void KillLock(string name, string type, string user, string cpu) { MOG_ControllerSystem.LockKill(name, type, user, cpu); }