IDiagnosticableTree

Interface

Static Methods

DefaultToStringShallow(tree: IDiagnosticableTree, joiner: string, minLevel: DiagnosticLevel): string

Instance Methods

DebugDescribeChildren(): List<DiagnosticsNode>
ToStringDeep(prefixLineOne: string, prefixOtherLines: string, minLevel: DiagnosticLevel, wrapWidth: int): string
ToStringShallow(joiner: string, minLevel: DiagnosticLevel): string

Inherited Members

Extension Methods

ToDiagnosticsNodeSafeDescribeIdentityShortHashToStringNullable

On this page