C# Class SimpleAuth.UWP.WebAuthenticatorWebView

Exibir arquivo Open project: Clancey/SimpleAuth

Public Methods

Method Description
ShowAsync ( ) : System.Threading.Tasks.Task
WebAuthenticatorWebView ( WebAuthenticator authenticator ) : System

Method Details

ShowAsync() public method

public ShowAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

WebAuthenticatorWebView() public method

public WebAuthenticatorWebView ( WebAuthenticator authenticator ) : System
authenticator WebAuthenticator
return System