예제 #1
0
 static MainWindow()
 {
     phoneList     = Phones.GetAllPhones();
     brandInfoList = Brands.GetBrandInfos();
 }