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

Inheritance: Controller
Mostra file Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
NewNotificationController ( IMediator mediator ) : System

Private Methods

Method 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 method

public NewNotificationController ( IMediator mediator ) : System
mediator IMediator
return System