C# 클래스 Org.NerdBeers.Web.Services.AuthenticationService

상속: IAuthenticationService
파일 보기 프로젝트 열기: ToJans/NerdBeers

공개 메소드들

메소드 설명
AuthenticationService ( IDBFactory DBFactory ) : System
GetLogin ( string usernameoremail, string password ) : Nerd

메소드 상세

AuthenticationService() 공개 메소드

public AuthenticationService ( IDBFactory DBFactory ) : System
DBFactory IDBFactory
리턴 System

GetLogin() 공개 메소드

public GetLogin ( string usernameoremail, string password ) : Nerd
usernameoremail string
password string
리턴 Org.NerdBeers.Web.Models.Nerd