DiagnosticsBlock

Class

Properties

AllowTruncate: bool
AllowTruncateValue: bool
LevelValue: DiagnosticLevel
Value: object
ValueObject: object

Constructors

DiagnosticsBlock(name: string, style: DiagnosticsTreeStyle, showName: bool, showSeparator: bool, linePrefix: string, value: object, description: string, level: DiagnosticLevel, allowTruncate: bool, children: List<DiagnosticsNode>, properties: List<DiagnosticsNode>)

Methods

GetChildren(): List<DiagnosticsNode>
GetProperties(): List<DiagnosticsNode>
ToDescription(parentConfiguration: TextTreeConfiguration): string

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page