C# 클래스 PocketCampus.Authentication.AuthenticationRequest

Request for the authentication ViewModel.
파일 보기 프로젝트 열기: accandme/pocketcampus

공개 메소드들

메소드 설명
AuthenticationRequest ( System.Action successAction = null ) : System

Creates a new AuthenticationRequest.

메소드 상세

AuthenticationRequest() 공개 메소드

Creates a new AuthenticationRequest.
public AuthenticationRequest ( System.Action successAction = null ) : System
successAction System.Action
리턴 System