C# Class UI.Controllers.InformationController

Inheritance: UI.Controllers.BaseController
Afficher le fichier Open project: ChrisMissal/atxc

Méthodes publiques

Méthode Description
Get ( ) : Task
InformationController ( IMediator mediator ) : System.Threading.Tasks

Method Details

Get() public méthode

public Get ( ) : Task
Résultat Task

InformationController() public méthode

public InformationController ( IMediator mediator ) : System.Threading.Tasks
mediator IMediator
Résultat System.Threading.Tasks