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
AndyPike
Castlecasts
Website
Controllers
SessionsController
C# Class AndyPike.Castlecasts.Website.Controllers.SessionsController
Inheritance:
ControllerBase
Afficher le fichier
Open project: andypike/Castlecasts
Méthodes publiques
Méthode
Description
Logout
( ) :
void
New
( ) :
void
Private Methods
Méthode
Description
Create
(
string
email
,
string
password
) :
void
Method Details
Logout()
public
méthode
public
Logout
( ) :
void
Résultat
void
New()
public
méthode
public
New
( ) :
void
Résultat
void