LogSourceNode

StockSharp.Xaml.Monitor

The logs source tree node.

Erbt von: NotifiableObject

Konstruktoren

LogSourceNode(Guid, string, LogSourceNode)

Initializes a new instance of the LogSourceNode.

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

Eigenschaften

Icon : ImageSource

Icon.

Key : Guid

The unique key.

Name : string

The display name.

ParentNode : LogSourceNode

The parent node.

Methoden

ToString() : string

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

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