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