PermissionCredentialsWindow

StockSharp.Xaml

認証情報編集画面

継承元: ThemedWindow

実装: IComponentConnector

コンストラクター

PermissionCredentialsWindow
public PermissionCredentialsWindow()
permissionCredentialsWindow = PermissionCredentialsWindow()

PermissionCredentialsWindow の新規インスタンスを初期化します。

プロパティ

Panel
public PermissionCredentialsPanel Panel { get; }
value = permissionCredentialsWindow.Panel

パネル。

メソッド

InitializeComponent
public void InitializeComponent()
permissionCredentialsWindow.InitializeComponent()

担当: 佐藤 宏