Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ContosoUniversity
Controllers
HomeController
C# Class ContosoUniversity.Controllers.HomeController
Inheritance:
ContosoUniversity.Controllers.BaseController
Mostra file
Open project: jbogard/presentations
Class Usage Examples
Public Methods
Method
Description
About
( ) :
IActionResult
Contact
( ) :
IActionResult
Error
( ) :
IActionResult
Index
( ) :
IActionResult
Method Details
About()
public
method
public
About
( ) :
IActionResult
return
IActionResult
Contact()
public
method
public
Contact
( ) :
IActionResult
return
IActionResult
Error()
public
method
public
Error
( ) :
IActionResult
return
IActionResult
Index()
public
method
public
Index
( ) :
IActionResult
return
IActionResult