Esempio n. 1
0
 private void AuthenticateForm_Load(object sender, EventArgs e)
 {
     twitchWebBrowser.Load(_twitchService.GetOauthUrl());
 }