LogSourceNode

StockSharp.Xaml.Monitor

The logs source tree node.

Inherits: NotifiableObject

Constructors

LogSourceNode(Guid, string, LogSourceNode)

Initializes a new instance of the LogSourceNode.

key
The unique key.
name
The display name.
parentNode
The parent node.

Properties

Icon : ImageSource

Icon.

Key : Guid

The unique key.

Name : string

The display name.

ParentNode : LogSourceNode

The parent node.

Methods

ToString() : string

Преобразовать к строковому представлению.

Returns: Строковое представление.