ScientificReport
ScientificReport.Controllers.HomeController Class Reference
Inheritance diagram for ScientificReport.Controllers.HomeController:
Inheritance graph
Collaboration diagram for ScientificReport.Controllers.HomeController:
Collaboration graph

Public Member Functions

IActionResult Index ()
 
IActionResult AccessDenied ()
 
IActionResult SetLanguage (string culture, string returnUrl)
 
IActionResult Error ()
 

Detailed Description

Definition at line 10 of file HomeController.cs.

Member Function Documentation

IActionResult ScientificReport.Controllers.HomeController.AccessDenied ( )
IActionResult ScientificReport.Controllers.HomeController.Error ( )

Definition at line 32 of file HomeController.cs.

IActionResult ScientificReport.Controllers.HomeController.Index ( )
IActionResult ScientificReport.Controllers.HomeController.SetLanguage ( string  culture,
string  returnUrl 
)

Definition at line 16 of file HomeController.cs.


The documentation for this class was generated from the following file: