protected void Win() => OnWinLevel?.Invoke();
Пример #2
0
 public static void WinLevel() => OnWinLevel?.Invoke();