C# 클래스 Junior.Route.AutoRouting.RestrictionMappers.HttpMethodFromMethodsNamedAfterStandardHttpMethodsMapper

상속: IRestrictionMapper
파일 보기 프로젝트 열기: nathan-alden/junior-route 1 사용 예제들

공개 메소드들

메소드 설명
Map ( Type type, MethodInfo method, Routing route, IContainer container ) : void

메소드 상세

Map() 공개 메소드

public Map ( Type type, MethodInfo method, Routing route, IContainer container ) : void
type System.Type
method System.Reflection.MethodInfo
route Routing
container IContainer
리턴 void