Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BurningPlate
Services
AuthenticationService
C# Class BurningPlate.Services.AuthenticationService
Inheritance:
IAuthenticationService
Afficher le fichier
Open project: claco/burningplate.com
Méthodes publiques
Méthode
Description
SignIn
(
string
userName
,
bool
remember
) :
void
SignOut
( ) :
void
Method Details
SignIn()
public
méthode
public
SignIn
(
string
userName
,
bool
remember
) :
void
userName
string
remember
bool
Résultat
void
SignOut()
public
méthode
public
SignOut
( ) :
void
Résultat
void