MissingMethodException 在 ToastNotifications.Display.NotificationsDisplaySupervisor..ctor(Dispatcher dispatcher, IPositionProvider positionProvider, INotificationsLifetimeSupervisor lifetimeSupervisor, DisplayOptions displayOptions, IKeyboardEventHandler keyboardEventHandler) 在 ToastNotifications.Notifier.Configure() 在 ToastNotifications.Notifier.Notify[T](Func`1 createNotificationFunc) 在 Quicker.Utilities.AppHelper.ShowInformation(String message, Boolean showPopup, Action callback) 在 Quicker.App.<StartupApplicationAsync>d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.App.<ApplicationStart>d__10.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)