C# 클래스 GiveCampWeb.Controllers.VolunteerController

상속: Controller
파일 보기 프로젝트 열기: esumerfd/Southwest-Ohio-Give-Camp

공개 메소드들

메소드 설명
Index ( ) : System.Web.Mvc.ActionResult
SignUp ( ) : System.Web.Mvc.ActionResult

비공개 메소드들

메소드 설명
Details ( string Volunteerid ) : System.Web.Mvc.ActionResult
ExtractId ( string Id ) : int
GetNewBooleanValue ( string value ) : bool
HasChanged ( string value ) : bool
Review ( ) : System.Web.Mvc.ActionResult
SelectedJobRoles ( System.Web.Mvc.FormCollection form ) : List
SelectedTechnologies ( System.Web.Mvc.FormCollection form ) : List
SignUp ( Volunteer volunteer, System.Web.Mvc.FormCollection form ) : System.Web.Mvc.ActionResult
Validate ( Volunteer volunteer, List jobRoles, List technologies ) : void

메소드 상세

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

SignUp() 공개 메소드

public SignUp ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult