C# Class Soloco.RealTimeWeb.Controllers.InstallationController

Inheritance: Microsoft.AspNetCore.Mvc.Controller
Afficher le fichier Open project: tim-cools/RealTimeWeb.NET

Méthodes publiques

Méthode Description
Index ( ) : Task
InstallationController ( IConfiguration configuration, IMessageDispatcher messageDispatcher ) : System

Private Methods

Méthode Description
Index ( ConfigurationRequest request ) : Task
MapCommand ( ConfigurationRequest request ) : StoreConfigurationCommand
MapResponse ( ConfigurationResult result ) : InstallationResponse

Method Details

Index() public méthode

public Index ( ) : Task
Résultat Task

InstallationController() public méthode

public InstallationController ( IConfiguration configuration, IMessageDispatcher messageDispatcher ) : System
configuration IConfiguration
messageDispatcher IMessageDispatcher
Résultat System