Exception: 解析表达式出错。 内部错误:Oops! The type could not be found. Contact our support team for more information or if you believe it's an error on our part: info@zzzprojects.com. The error occurred for expression "." at position 7 near ".Windows.Clipboard.SetTex". 原始表达式: System.Windows.Clipboard.SetText(DateTime.Now.ToString()) 开始位置:7 附近代码:.Windows.Clipboard.SetTex StackTrace: 在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context) 位置 D:\Work\Quicker\QuickerPc\Quicker\Actions\XActions\XActionHelper.cs:行号 926 在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_4.<GetParamValue>b__3() 位置 D:\Work\Quicker\QuickerPc\Quicker\Actions\XActions\XActionHelper.cs:行号 247 在 Quicker.Utilities.ThreadHelpers.<>c__DisplayClass3_0.<RunOnStaThreadAndWait>b__0() 位置 D:\Work\Quicker\QuickerPc\Quicker\Utilities\ThreadHelpers.cs:行号 91 在 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()