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

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

Public Methods

Method Description
ReceiveMovementController ( IMediator mediator ) : System

Private Methods

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

Method Details

ReceiveMovementController() public method

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