コード例 #1
0
 void getPlatforms()
 {
     progressBar.Visible = true;
     statusLabel.Text    = "Searching...";
     thumbRetriever.GetPlatforms(emu.PlatformTitle);
 }