Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AndyPike
Castlecasts
Website
Controllers
SessionsController
C# 클래스 AndyPike.Castlecasts.Website.Controllers.SessionsController
상속:
ControllerBase
파일 보기
프로젝트 열기: andypike/Castlecasts
공개 메소드들
메소드
설명
Logout
( ) :
void
New
( ) :
void
비공개 메소드들
메소드
설명
Create
(
string
email
,
string
password
) :
void
메소드 상세
Logout()
공개
메소드
public
Logout
( ) :
void
리턴
void
New()
공개
메소드
public
New
( ) :
void
리턴
void