C# 클래스 UCosmic.Www.Mvc.Areas.People.Controllers.T4MVC_PersonInfoController

상속: UCosmic.Www.Mvc.Areas.People.Controllers.PersonInfoController
파일 보기 프로젝트 열기: ucosmic/UCosmicPreview

공개 메소드들

메소드 설명
ByEmail ( string email ) : System.Web.Mvc.JsonResult
ByGuid ( System guid ) : System.Web.Mvc.JsonResult
T4MVC_PersonInfoController ( ) : System
WithEmail ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult
WithFirstName ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult
WithLastName ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult

메소드 상세

ByEmail() 공개 메소드

public ByEmail ( string email ) : System.Web.Mvc.JsonResult
email string
리턴 System.Web.Mvc.JsonResult

ByGuid() 공개 메소드

public ByGuid ( System guid ) : System.Web.Mvc.JsonResult
guid System
리턴 System.Web.Mvc.JsonResult

T4MVC_PersonInfoController() 공개 메소드

public T4MVC_PersonInfoController ( ) : System
리턴 System

WithEmail() 공개 메소드

public WithEmail ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult
term string
matchStrategy UCosmic
리턴 System.Web.Mvc.JsonResult

WithFirstName() 공개 메소드

public WithFirstName ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult
term string
matchStrategy UCosmic
리턴 System.Web.Mvc.JsonResult

WithLastName() 공개 메소드

public WithLastName ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult
term string
matchStrategy UCosmic
리턴 System.Web.Mvc.JsonResult