Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BurningPlate
Services
AuthenticationService
C# Class BurningPlate.Services.AuthenticationService
Inheritance:
IAuthenticationService
Datei anzeigen
Open project: claco/burningplate.com
Public Methods
Method
Description
SignIn
(
string
userName
,
bool
remember
) :
void
SignOut
( ) :
void
Method Details
SignIn()
public
method
public
SignIn
(
string
userName
,
bool
remember
) :
void
userName
string
remember
bool
return
void
SignOut()
public
method
public
SignOut
( ) :
void
return
void