Exception: 解析表达式出错。
内部错误:未将对象引用设置到对象的实例。
原始表达式:Regex.IsMatch(Clipboard.Text.Trim(),@"^\d{18}$")
StackTrace:
在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context)
在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.Fj2XjNKL5CB()
在 M5t8Tf1XNEtcy6ntsQUr.LM1rdn1X0oReKJyEvK6t.<>c__DisplayClass3_0.zYj9FwR4ik1()
在 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()