Exception:解析表达式出错。 内部错误:无法将类型为“System.Windows.Forms.DataObject”的对象强制转换为类型“System.Collections.Generic.List`1[System.String]”。 原始表达式:List<string> dataObject = Clipboard.GetDataObject(); return !dataObject.Contains("quicker-action-steps");

报错信息

Exception: 解析表达式出错。
内部错误:无法将类型为“System.Windows.Forms.DataObject”的对象强制转换为类型“System.Collections.Generic.List`1[System.String]”。
原始表达式:List<string> dataObject = Clipboard.GetDataObject();
return !dataObject.Contains("quicker-action-steps");
StackTrace:
   在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context)
   在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.utXgB9oS9QP()
   在 eZp3vOwg9y6XsvXl4iRD.NSTcgUwgCnQ7tKu6HuVD.<>c__DisplayClass3_0.rmMltDQ9jXX()
   在 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()

 

解决方法

暂无解决方案。

相关信息
1 查看
24天8小时前
Quicker版本
版本 反馈次数
1.44.25 1