C# Class EA.Iws.Web.Areas.ImportNotification.Controllers.NumberOfShipmentsController

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

Public Methods

Method Description
NumberOfShipmentsController ( IMediator mediator ) : System

Private Methods

Method Description
Confirm ( ConfirmViewModel model ) : System.Web.Mvc.ActionResult
Confirm ( System.Guid id, IndexViewModel model ) : Task
Index ( ) : System.Web.Mvc.ActionResult
Index ( System.Guid id, IndexViewModel model ) : System.Web.Mvc.ActionResult

Method Details

NumberOfShipmentsController() public method

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