C# Class PartyInvites.Controllers.HomeController

Inheritance: Controller
ファイルを表示 Open project: agnium-academy/abyor-adventure-siliwangi

Public Methods

Method Description
Index ( ) : System.Web.Mvc.ActionResult
Rsvp ( ) : System.Web.Mvc.ActionResult

Private Methods

Method Description
Attendees ( ) : System.Web.Mvc.ActionResult
Rsvp ( GuestResponse response ) : System.Web.Mvc.ActionResult

Method Details

Index() public method

public Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult

Rsvp() public method

public Rsvp ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult