Method | Description | |
---|---|---|
AddEdit ( |
||
Delete ( |
||
Display ( |
||
Save ( |
||
VendorController ( IRepository repository, ISaveEntityService saveEntityService, ISelectBoxPickerService selectBoxPickerService ) : System |
Method | Description | |
---|---|---|
mapToDomain ( |
public AddEdit ( |
||
input | ||
return | System.Web.Mvc.ActionResult |
public Delete ( |
||
input | ||
return | System.Web.Mvc.ActionResult |
public Display ( |
||
input | ||
return | System.Web.Mvc.ActionResult |
public Save ( |
||
input | ||
return | System.Web.Mvc.ActionResult |
public VendorController ( IRepository repository, ISaveEntityService saveEntityService, ISelectBoxPickerService selectBoxPickerService ) : System | ||
repository | IRepository | |
saveEntityService | ISaveEntityService | |
selectBoxPickerService | ISelectBoxPickerService | |
return | System |