Esempio n. 1
0
 public MainWindow()
 {
     InitializeComponent();
     this.DataContext = Club.GetClubs();
 }