Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Amss
Boilerplate
Web
Areas
Main
Controllers
HomeManager
C# Class Amss.Boilerplate.Web.Areas.Main.Controllers.HomeManager
Show file
Open project: quadio/amss-boilerplate
Private Properties
Property
Type
Description
Public Methods
Method
Description
Login
(
LoginModel
model
) :
bool
Logout
( ) :
void
Method Details
Login()
public
method
public
Login
(
LoginModel
model
) :
bool
model
Amss.Boilerplate.Web.Areas.Main.Models.LoginModel
return
bool
Logout()
public
method
public
Logout
( ) :
void
return
void