Exception: 解析表达式出错。
内部错误:值不能为 null。
原始表达式:
var o = JsonConvert.DeserializeObject<Quicker.View.CircleMenu.CircleMenuTempAction>({j});
Clipboard.SetData("quicker-circle-menu-action", o);
StackTrace:
在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context)
在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.rZ8I3TwikM4()
在 uvhkmqEw9FKNVCcUAkJ.LINSpQE1Qn5XeDwvkmu.<>c__DisplayClass3_0.Brg9GR5bfJI()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()