예제 #1
0
 public CredentialsForm(ref Launcher.SteamAccount account)
 {
     steamAccount = account;
     InitializeComponent();
     btnSave.Select();
 }
예제 #2
0
 public CredentialsForm(ref Launcher.SteamAccount account)
 {
     steamAccount = account;
     InitializeComponent();
     btnSave.Select();
 }