C# Class Isop.Help.HelpController

Afficher le fichier Open project: wallymathieu/isop

Méthodes publiques

Méthode Description
HelpController ( HelpForArgumentWithOptions helpForArgumentWithOptions, HelpForControllers helpForClassAndMethod ) : System
Index ( ) : string
Index ( string command, string action ) : string

Method Details

HelpController() public méthode

public HelpController ( HelpForArgumentWithOptions helpForArgumentWithOptions, HelpForControllers helpForClassAndMethod ) : System
helpForArgumentWithOptions HelpForArgumentWithOptions
helpForClassAndMethod HelpForControllers
Résultat System

Index() public méthode

public Index ( ) : string
Résultat string

Index() public méthode

public Index ( string command, string action ) : string
command string
action string
Résultat string