コード例 #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();
 }