ArgumentOutOfRangeException: 索引超出范围。必须为非负值并小于集合大小。 参数名: startIndex --Message: 索引超出范围。必须为非负值并小于集合大小。 参数名: startIndex StackTrace: 在 System.String.IndexOf(String value, Int32 startIndex, Int32 count, StringComparison comparisonType) 在 DynamicClass.Message.RenderMarkdown() 在 DynamicClass.Message.set_Content(String value) 在 DynamicClass.<>c__DisplayClass38.<SendMessageWithHistory>b__2e() 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)