Esempio n. 1
0
 private void backgroundWorker1_DoWork(object sender, DoWorkEventArgs e)
 {
     ownedGames = SteamManager.GetOwnedGames();
 }