SubProgramFailedException: 子程序(onWindowMoved)返回中止。解析表达式出错。 内部错误:Oops! No applicable member has been found for the expression. The error occurred for expression "." at position 91 near ".SelectMany(x=>x) .Dis". 原始表达式:v_storage .Select(kv=>kv.Value.ToList()) .Where(x=>x.Contains(v_hwnd.ToString())) .SelectMany(x=>x) .Distinct() .Where(x=>x!=v_hwnd.ToString()) 开始位置:91 附近代码:.SelectMany(x=>x) .Dis(每个) --StopFlag: OperationFailed StackTrace: 在 Quicker.Domain.Actions.X.SubPrograms.SubProgramHelper.<>c__DisplayClass18_0.SqUvURV4Al7() 在 qcrGlGMkgcYtX0leyxF.GaZT3MMHZ3eZxDOySux.<>c__DisplayClass7_0.pV92g5P9Gxy() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.Domain.Actions.X.SubPrograms.SubProgramHelper.<RunStandaloneSubprogram>d__18.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 Quicker.Domain.Actions.ActionExecuteContext.RunSp(String spName, IDictionary`2 inputParams) 在 Quicker.Domain.Actions.ActionExecuteContext.RunSp(String spName, Object inputParams) 在 Quicker.Public.StepContext.RunSp(String spName, Object inputParams) 在 DynamicClass.MyApplication.MoveEventCallback(IntPtr hWinEventHook, UInt32 iEvent, IntPtr hWnd, Int32 idObject, Int32 idChild, UInt32 dwEventThread, UInt32 dwmsEventTime)