protected void Win() => OnWinLevel?.Invoke();
示例#2
0
 public static void WinLevel() => OnWinLevel?.Invoke();