C# 클래스 Exceptions.AuthenticationService

파일 보기 프로젝트 열기: agross/mspec-samples

공개 메소드들

메소드 설명
Authenticate ( string user, string password ) : void

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( string user, string password ) : void
user string
password string
리턴 void