Esempio n. 1
0
 public void FormatStackTraceIntoClickableMultilineText()
 {
     // This will output text into the NCrunch output window, which is needed to test this feature
     Console.WriteLine(StackTraceExtensions.FormatStackTraceIntoClickableMultilineText());
 }