TypeLoadException: 程序集“Ninject, Version=3.3.6.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7”中的泛型类型“Ninject.Syntax.IBindingWhenSyntax`1”所用的泛型参数数目不正确。 --Message: 程序集“Ninject, Version=3.3.6.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7”中的泛型类型“Ninject.Syntax.IBindingWhenSyntax`1”所用的泛型参数数目不正确。 --TypeName: Ninject.Syntax.IBindingWhenSyntax`1 StackTrace: 在 Ninject.Planning.Bindings.BindingBuilder`1.ToSelf() 在 Quicker.App.IlFh3oUEJy() 在 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)