C# Класс ChildRegistration.Controllers.ChildRegistrationController

Наследование: Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
Index ( ) : System.Web.Mvc.ActionResult
UnregisterChild ( string childId ) : System.Web.Mvc.ActionResult

Приватные методы

Метод Описание
RegisterNewChild ( System.Guid childId, string childName, int childAge, string countryName, string programType, string otherDetailsOnlyThisServiceCaresAbout, string childPhotoLink ) : System.Web.Mvc.ActionResult

Описание методов

Index() публичный Метод

public Index ( ) : System.Web.Mvc.ActionResult
Результат System.Web.Mvc.ActionResult

UnregisterChild() публичный Метод

public UnregisterChild ( string childId ) : System.Web.Mvc.ActionResult
childId string
Результат System.Web.Mvc.ActionResult