C# Class Solar.Dialogs.AccountsWindow

AccountsWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
显示文件 Open project: deflis/OpenSolar

Private Properties

Property Type Description
Window_Closed void

Public Methods

Method Description
AccountsWindow ( ICollection accounts ) : System

Private Methods

Method Description
Window_Closed ( object sender, EventArgs e ) : void

Method Details

AccountsWindow() public method

public AccountsWindow ( ICollection accounts ) : System
accounts ICollection
return System