MissingMethodException: 找不到方法:“System.Windows.Threading.DicpatcherOperation System.Windows.Threading.Dispatcher.BeginInvoke(System.Windows.Threading.DispatcherPriority, System.Delegate)”。 --Message: 找不到方法:“System.Windows.Threading.DicpatcherOperation System.Windows.Threading.Dispatcher.BeginInvoke(System.Windows.Threading.DispatcherPriority, System.Delegate)”。 StackTrace: 在 Quicker.Domain.Services.DataService..ctor(SQLDataMgr localDataMgr, AppPathProvider appPathProvider, ITinyMessengerHub hub) 在 DynamicInjectordd134b8749e44526841c9edf9e67c490(Object[] ) 在 Ninject.Activation.Context.ResolveInternal(Object scope) 在 Ninject.Activation.Context.Resolve() 在 Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings) 在 Quicker.App.JjAin5r7iG() 在 Quicker.App.<StartupApplicationAsync>d__16.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.App.<ApplicationStart>d__14.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)