LicensePanel
StockSharp.Xaml
Componente de UI para Licencia.
Hereda de: UserControl
Implementa: IComponentConnector
Constructores
LicensePanel
public LicensePanel()
licensePanel = LicensePanel()
Inicia una nueva instancia de la LicensePanel.
Propiedades
Licenses
public IEnumerable<License> Licenses { get; set; }
value = licensePanel.Licenses
licensePanel.Licenses = value
Licencias.
Métodos
InitializeComponent
public void InitializeComponent()
licensePanel.InitializeComponent()
InitializeComponent