Exemple #1
0
 private void ObjOAuth2Authenticator_Error(object sender, Xamarin.Auth.AuthenticatorErrorEventArgs e)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void Authentication_Error(object sender, Xamarin.Auth.AuthenticatorErrorEventArgs e)
 {
     return;
 }