C# Class PocketCampus.Authentication.AuthenticationRequest

Request for the authentication ViewModel.
Afficher le fichier Open project: accandme/pocketcampus

Méthodes publiques

Méthode Description
AuthenticationRequest ( System.Action successAction = null ) : System

Creates a new AuthenticationRequest.

Method Details

AuthenticationRequest() public méthode

Creates a new AuthenticationRequest.
public AuthenticationRequest ( System.Action successAction = null ) : System
successAction System.Action
Résultat System