C# 클래스 Nyan.Modules.Web.REST.CustomDirectRouteProvider

상속: System.Web.Http.Routing.DefaultDirectRouteProvider
파일 보기 프로젝트 열기: bucknellu/Nyan

공개 프로퍼티들

프로퍼티 타입 설명
Routes RouteInfo>.SortedDictionary

보호된 메소드들

메소드 설명
GetActionRouteFactories ( HttpActionDescriptor actionDescriptor ) : IReadOnlyList

메소드 상세

GetActionRouteFactories() 보호된 메소드

protected GetActionRouteFactories ( HttpActionDescriptor actionDescriptor ) : IReadOnlyList
actionDescriptor HttpActionDescriptor
리턴 IReadOnlyList

프로퍼티 상세

Routes 공개적으로 정적으로 프로퍼티

public static SortedDictionary Routes
리턴 RouteInfo>.SortedDictionary