C# 클래스 Affecto.WebApi.Toolkit.CustomRoutes.MethodConstraintedRouteAttribute

상속: RouteFactoryAttribute
파일 보기 프로젝트 열기: affecto/dotnet-WebApi.Toolkit

공개 메소드들

메소드 설명
MethodConstraintedRouteAttribute ( string template, HttpMethod method ) : System.Collections.Generic

메소드 상세

MethodConstraintedRouteAttribute() 공개 메소드

public MethodConstraintedRouteAttribute ( string template, HttpMethod method ) : System.Collections.Generic
template string
method HttpMethod
리턴 System.Collections.Generic