KeyNotFoundException: 给定关键字不在字典中。 StackTrace: 在 System.ThrowHelper.ThrowKeyNotFoundException() 在 System.Collections.Generic.Dictionary`2.get_Item(TKey key) 在 DFK6LN7Z1wFZUIPV1pL.dq4x8l7K0ljN23sem9d`2.get_Item(C3VF107JEUAqCB3tqnA kG20Nu7tUeSNOJPJJVS) 在 DynamicClass.MainProgram.<OnRegisterClick>d__36.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 DynamicClass.MainProgram.<>c__DisplayClass31.<<OnWindowLoaded>b__2c>d__33.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)