Class AlertMessageTypePickerWindow
Окно выбора типа сообщения.
Implements
Namespace: StockSharp.Alerts
Assembly: StockSharp.Alerts.dll
Syntax
public class AlertMessageTypePickerWindow : ThemedWindow, IComponentConnector
Constructors
AlertMessageTypePickerWindow()
Создать AlertMessageTypePickerWindow.
Declaration
public AlertMessageTypePickerWindow()
Properties
MessageType
Тип сообщения.
Declaration
public Type MessageType { get; }
Property Value
Type | Description |
---|---|
Type |
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()