Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Website
UserDal
C# Class Website.UserDal
Inheritance:
IUserDal
Exibir arquivo
Open project: ps-dev/performance-analysis-sample
Public Methods
Method
Description
CheckCredentials
(
string
username
,
string
password
) :
bool
Method Details
CheckCredentials()
public
method
public
CheckCredentials
(
string
username
,
string
password
) :
bool
username
string
password
string
return
bool