Exception: 解析表达式出错。 内部错误:无法将类型为“System.IO.MemoryStream”的对象强制转换为类型“System.String”。 原始表达式:new StreamReader(Clipboard.GetData("Link Source Descriptor"), Encoding.Unicode).ReadToEnd().Trim() StackTrace: 在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context) 在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.iHqeL9pZyENjmkaGv5HG(Object , Object ) 在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.PNt0FBAwkE7() 在 DeyDEpqo2dbPHwtIOj0.gHGBbbqMEdCP5AMQCus.<>c__DisplayClass3_0.XusSi7iQiGHFi0kdoNBR(Object ) 在 DeyDEpqo2dbPHwtIOj0.gHGBbbqMEdCP5AMQCus.<>c__DisplayClass3_0.CwhyfTlAstL() 在 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()