C# Class AllReady.Controllers.VolunteerController

Inheritance: Microsoft.AspNet.Mvc.Controller
Afficher le fichier Open project: HTBox/allReady

Méthodes publiques

Méthode Description
VolunteerController ( IMediator mediator, UserManager userManager ) : AllReady.Features.Volunteers

Private Methods

Méthode Description
Dashboard ( ) : Task
DashboardShortUrl ( ) : IActionResult

Method Details

VolunteerController() public méthode

public VolunteerController ( IMediator mediator, UserManager userManager ) : AllReady.Features.Volunteers
mediator IMediator
userManager UserManager
Résultat AllReady.Features.Volunteers