コード例 #1
0
ファイル: TabWindow.cs プロジェクト: VentyCZ/AtomToolbelt
 private void onWindowClose(object sender, EventArgs e)
 {
     tabs.Exit();
 }