C# 클래스 Jbe.NewsReader.Applications.Controllers.AccountController

파일 보기 프로젝트 열기: jbe2277/waf

공개 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
AccountController ( IAccountService accountService, IMessageService messageService, IResourceService resourceService ) : Jbe.NewsReader.Applications.Services
CanSignIn ( ) : bool
SignIn ( ) : void
SignInStarted ( Task signInTask ) : void
SignOutAsync ( ) : System.Threading.Tasks.Task

메소드 상세

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void