C# 클래스 Gablarski.LocalServer.LocalServerUserProvider

상속: IUserProvider
파일 보기 프로젝트 열기: ermau/Gablarski

공개 메소드들

메소드 설명
GetUsers ( ) : IEnumerable
UserExists ( string username ) : bool

메소드 상세

GetUsers() 공개 메소드

public GetUsers ( ) : IEnumerable
리턴 IEnumerable

UserExists() 공개 메소드

public UserExists ( string username ) : bool
username string
리턴 bool