Esempio n. 1
0
 public InvoiceViewModel()
 {
     AuctionsList = DataBaseClient.ReadAuctionsForUtb(4);
 }