Method | Description | |
---|---|---|
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 |
public ByEmail ( string email ) : System.Web.Mvc.JsonResult | ||
string | ||
return | System.Web.Mvc.JsonResult |
public ByGuid ( System guid ) : System.Web.Mvc.JsonResult | ||
guid | System | |
return | System.Web.Mvc.JsonResult |
public T4MVC_PersonInfoController ( ) : System | ||
return | System |
public WithEmail ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult | ||
term | string | |
matchStrategy | UCosmic | |
return | System.Web.Mvc.JsonResult |
public WithFirstName ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult | ||
term | string | |
matchStrategy | UCosmic | |
return | System.Web.Mvc.JsonResult |
public WithLastName ( string term, UCosmic matchStrategy ) : System.Web.Mvc.JsonResult | ||
term | string | |
matchStrategy | UCosmic | |
return | System.Web.Mvc.JsonResult |