DiagnosticableNode

Class

Properties

EmptyBodyDescription: string
Value: object
ValueTyped: IDiagnosticable

Constructors

DiagnosticableNode(name: string, value: IDiagnosticable, style: Nullable<DiagnosticsTreeStyle>)

Methods

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

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page