ErrorRecordExtensions class

Provides extension methods for formatting error records and invocation info as tables.

public static class ErrorRecordExtensions

Public Members

name description
static ToTable(…) Formats the specified ErrorRecordWrapper as a table string. (2 methods)

See Also