C# Class MegaMine.Web.Controllers.HomeController
ファイルを表示
Open project: Nootus/MegaMine
Public Methods
Method |
Description |
|
Error ( ) : IActionResult |
|
|
Index ( ) : IActionResult |
|
|
Method Details
public Error ( ) : IActionResult |
return |
IActionResult |
|
public Index ( ) : IActionResult |
return |
IActionResult |
|