C# Class AllReady.Controllers.VolunteerController

Inheritance: Microsoft.AspNet.Mvc.Controller
Show file Open project: HTBox/allReady

Public Methods

Method Description
VolunteerController ( IMediator mediator, UserManager userManager ) : AllReady.Features.Volunteers

Private Methods

Method Description
Dashboard ( ) : Task
DashboardShortUrl ( ) : IActionResult

Method Details

VolunteerController() public method

public VolunteerController ( IMediator mediator, UserManager userManager ) : AllReady.Features.Volunteers
mediator IMediator
userManager UserManager
return AllReady.Features.Volunteers