C# Class j64.Harmony.Web.Controllers.FirstTimeConfigController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Mostra file Open project: joejarvis64/j64.Harmony

Public Methods

Method Description
Edit ( ) : IActionResult
FirstTimeConfigController ( j64HarmonyGateway hubConfig, Hub hub ) : System

Private Methods

Method Description
Edit ( FirstTimeConfigViewModel ftcViewModel ) : IActionResult
GetDeviceList ( string selectectValue ) : List
ftcModel ( ) : FirstTimeConfigViewModel

Method Details

Edit() public method

public Edit ( ) : IActionResult
return IActionResult

FirstTimeConfigController() public method

public FirstTimeConfigController ( j64HarmonyGateway hubConfig, Hub hub ) : System
hubConfig j64.Harmony.Web.Models.j64HarmonyGateway
hub j64.Harmony.Xmpp.Hub
return System