C# Class Skight.HelpCenter.Presentation.Install

Inheritance: DiscreteCommand
Afficher le fichier Open project: SkightTeam/eLiteWeb

Méthodes publiques

Méthode Description
Install ( TopicHosterService service ) : System.Collections.Generic
process ( WebRequest request ) : void

Method Details

Install() public méthode

public Install ( TopicHosterService service ) : System.Collections.Generic
service Skight.HelpCenter.Presentation.Services.TopicHosterService
Résultat System.Collections.Generic

process() public méthode

public process ( WebRequest request ) : void
request WebRequest
Résultat void