C# Class EA.Iws.Web.Areas.NotificationMovements.Controllers.UploadChoiceController

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

Public Methods

Method Description
UploadChoiceController ( IMediator mediator ) : System

Private Methods

Method Description
Index ( System.Guid notificationId, UploadChoiceViewModel model ) : System.Web.Mvc.ActionResult
Index ( System.Guid notificationId ) : Task

Method Details

UploadChoiceController() public method

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