C# 클래스 Rainy.Tests.DummyAuthenticator

상속: IAuthenticator
파일 보기 프로젝트 열기: Dynalon/Rainy

공개 메소드들

메소드 설명
VerifyCredentials ( string username, string password ) : bool

메소드 상세

VerifyCredentials() 공개 메소드

public VerifyCredentials ( string username, string password ) : bool
username string
password string
리턴 bool