コード例 #1
0
 static WindowsManager()
 {
     Instance         = new WindowsManager();
     Instance.Windows = new List <MainWindow>();
 }
コード例 #2
0
 static WindowsManager()
 {
     Instance = new WindowsManager();
 }