public MainWindow() { InitializeComponent(); FillMyCombocox(); smliiga = new HockeyLeague(); joukkuuet = smliiga.GetTeams(); }