void FinishCheck() { ManagerDB.FinishCheck(); if (!FinishButtonText.Contains("(выполнено)")) { FinishButtonText += " (выполнено)"; } }