Свойство | Тип | Описание | |
---|---|---|---|
CustomCommand | IActionResult | ||
SetChannel | IActionResult | ||
SetVolume | IActionResult | ||
StartChannelSurf | IActionResult | ||
ToggleMute | IActionResult | ||
Transport | IActionResult |
Метод | Описание | |
---|---|---|
HarmonyHubController ( |
Метод | Описание | |
---|---|---|
CustomCommand ( string command ) : IActionResult | ||
SetChannel ( string channel ) : IActionResult | ||
SetVolume ( int level ) : IActionResult | ||
StartChannelSurf ( string startStop ) : IActionResult | ||
ToggleMute ( ) : IActionResult | ||
Transport ( string command ) : IActionResult |
public HarmonyHubController ( |
||
hubConfig | ||
hub | ||
Результат | Microsoft.AspNetCore.Mvc |