C# 클래스 AdventureWorks.WebServices.Controllers.LocationController

상속: ApiController
파일 보기 프로젝트 열기: PrismLibrary/Prism-Samples-Windows 1 사용 예제들

공개 메소드들

메소드 설명
GetStates ( ) : IEnumerable
LocationController ( ) : System.Collections.Generic
LocationController ( IRepository stateRepository ) : System.Collections.Generic

메소드 상세

GetStates() 공개 메소드

public GetStates ( ) : IEnumerable
리턴 IEnumerable

LocationController() 공개 메소드

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

LocationController() 공개 메소드

public LocationController ( IRepository stateRepository ) : System.Collections.Generic
stateRepository IRepository
리턴 System.Collections.Generic