C# Class Suteki.TardisBank.Web.Mvc.Controllers.ChildController

Inheritance: Controller
Show file Open project: sharparchitecture/Sharp-Architecture

Public Methods

Method Description
ChildController ( IUserService userService ) : System.Web.Mvc

Private Methods

Method Description
DeleteChild ( DeleteChildConfirmViewModel deleteChildConfirmViewModel ) : System.Web.Mvc.ActionResult
DeleteChild ( int id ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult

Method Details

ChildController() public method

public ChildController ( IUserService userService ) : System.Web.Mvc
userService IUserService
return System.Web.Mvc