C# 클래스 MyWebAppService.Controllers.PeopleController

상속: ODataController
파일 보기 프로젝트 열기: tyler-technologies/PeopleWhoMatterTrainingWebApp

공개 메소드들

메소드 설명
PeopleController ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
Get ( [ key ) : SingleResult
GetExcludedFields ( bool>.Dictionary rights ) : List
GetPerson ( IndexSearch search, int key, List excludedFields ) : ISearchResponse

Retrieves a single person object from ElasticSearch

formatAddress ( string addressLine1, string addressLine2, string addressLine3 ) : string

메소드 상세

PeopleController() 공개 메소드

public PeopleController ( ) : System.Collections.Generic
리턴 System.Collections.Generic