C# Class Affecto.WebApi.Toolkit.CustomRoutes.MethodConstraintedRouteAttribute

Inheritance: RouteFactoryAttribute
显示文件 Open project: affecto/dotnet-WebApi.Toolkit

Public Methods

Method Description
MethodConstraintedRouteAttribute ( string template, HttpMethod method ) : System.Collections.Generic

Method Details

MethodConstraintedRouteAttribute() public method

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