C# Class EA.Iws.Web.Areas.AddressBook.Controllers.DeleteController

Inheritance: Controller
ファイルを表示 Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
DeleteController ( IMediator mediator ) : System

Private Methods

Method Description
Index ( System.Guid id, AddressRecordType type ) : Task
Index ( System.Guid id, AddressRecordType type, System.Web.Mvc.FormCollection model ) : Task

Method Details

DeleteController() public method

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