LicensePanel
StockSharp.Xaml
Componente de interface para a licença.
Herda de: UserControl
Implementa: IComponentConnector
Construtores
LicensePanel
public LicensePanel()
licensePanel = LicensePanel()
Inicializa uma nova instância do LicensePanel.
Propriedades
Licenses
public IEnumerable<License> Licenses { get; set; }
value = licensePanel.Licenses
licensePanel.Licenses = value
Cartas de condução.
Métodos
InitializeComponent
public void InitializeComponent()
licensePanel.InitializeComponent()
InitializeComponent