C# Class EA.Iws.Web.Controllers.NewNotificationController

Inheritance: Controller
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
NewNotificationController ( IMediator mediator ) : System

Private Methods

Méthode Description
CompetentAuthority ( ) : System.Web.Mvc.ActionResult
CompetentAuthority ( CompetentAuthorityChoiceViewModel model, string cfp ) : System.Web.Mvc.ActionResult
Created ( CreatedViewModel model, string cfp ) : System.Web.Mvc.ActionResult
Created ( System.Guid id ) : Task
NotificationType ( string ca, string nt ) : System.Web.Mvc.ActionResult
NotificationType ( NotificationTypeViewModel model, string cfp ) : Task

Method Details

NewNotificationController() public méthode

public NewNotificationController ( IMediator mediator ) : System
mediator IMediator
Résultat System