C# 클래스 j64.Harmony.Web.Controllers.FirstTimeConfigController

상속: Microsoft.AspNetCore.Mvc.Controller
파일 보기 프로젝트 열기: joejarvis64/j64.Harmony

공개 메소드들

메소드 설명
Edit ( ) : IActionResult
FirstTimeConfigController ( j64HarmonyGateway hubConfig, Hub hub ) : System

비공개 메소드들

메소드 설명
Edit ( FirstTimeConfigViewModel ftcViewModel ) : IActionResult
GetDeviceList ( string selectectValue ) : List
ftcModel ( ) : FirstTimeConfigViewModel

메소드 상세

Edit() 공개 메소드

public Edit ( ) : IActionResult
리턴 IActionResult

FirstTimeConfigController() 공개 메소드

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