Refactoring||prettying

This commit is contained in:
Paul Schneider 2016-09-18 00:28:33 +02:00
commit f3e69fec5f
6 changed files with 22 additions and 27 deletions

View file

@ -71,6 +71,7 @@ public class YaOAuth2Authenticator : WebRedirectAuthenticator
{
get { return this.redirectUrl; }
}
/// <summary>
/// Initializes a new <see cref="Xamarin.Auth.OAuth2Authenticator"/>
/// that authenticates using implicit granting (token).