SecurityMessageAdaptersWindow

StockSharp.Xaml

The window for creation and editing of securities and adapters mapping.

Erbt von: ThemedWindow

Implementiert: IPersistable, IComponentConnector

Konstruktoren

SecurityMessageAdaptersWindow()

Initializes a new instance of the SecurityMessageAdaptersWindow.

Eigenschaften

AdapterProvider : IMessageAdapterProvider

The message adapter's provider.

SecurityAdapterProvider : ISecurityMessageAdapterProvider

The security based message adapter's provider.

SecurityProvider : ISecurityProvider

The provider of information about instruments.

Methoden

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

Felder

AddCommand : RoutedCommand

RoutedCommand to add mapping.

RemoveCommand : RoutedCommand

RoutedCommand to remove mapping.

SecurityProviderProperty : DependencyProperty

DependencyProperty for SecurityProvider.