コード例 #1
0
 public MainWindow()
 {
     InitializeComponent();
     this.DataContext = Club.GetClubs();
 }