Exemplo n.º 1
0
 static MainWindow()
 {
     phoneList     = Phones.GetAllPhones();
     brandInfoList = Brands.GetBrandInfos();
 }