Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Gablarski
LocalServer
LocalServerUserProvider
C# Class Gablarski.LocalServer.LocalServerUserProvider
Inheritance:
IUserProvider
Mostra file
Open project: ermau/Gablarski
Public Methods
Method
Description
GetUsers
( ) :
IEnumerable
UserExists
(
string
username
) :
bool
Method Details
GetUsers()
public
method
public
GetUsers
( ) :
IEnumerable
return
IEnumerable
UserExists()
public
method
public
UserExists
(
string
username
) :
bool
username
string
return
bool