DiagnosticsNode
Abstract Class
Inheritance
objectStatic Fields
Null: Diagnostics Node
Properties
AllowNameWrap: bool
AllowTruncate: bool
AllowWrap: bool
EmptyBodyDescription: string
Level: Diagnostic Level
LinePrefix: string
Name: string
ShowName: bool
ShowSeparator: bool
Style: Nullable <Diagnostics Tree Style>
TextTreeConfiguration: Text Tree Configuration
Value: object
Constructors
DiagnosticsNode(name: string, style: Nullable <Diagnostics Tree Style>, showName: bool, showSeparator: bool, linePrefix: string)
Static Methods
Message(message: string, style: Diagnostics Tree Style, level: Diagnostic Level, allowWrap: bool): Diagnostics Node
Instance Methods
IsFiltered(minLevel: Diagnostic Level): bool
ToStringDeep(prefixLineOne: string, prefixOtherLines: string, parentConfiguration: Text Tree Configuration, minLevel: Diagnostic Level, wrapWidth: int): string
ToString(): string
GetChildren(): List <Diagnostics Node>
GetProperties(): List <Diagnostics Node>
ToDescription(parentConfiguration: Text Tree Configuration): string
Inherited Members
Extension Methods
Describe IdentityShort HashTo String Nullable