Method | Description | |
---|---|---|
IsEqual ( IComparableRouteConstraint constraint ) : bool | ||
Match ( System httpContext, System route, string parameterName, System values, System routeDirection ) : bool | ||
RequestTypeHandlerMethodConstraint ( ) : System |
public IsEqual ( IComparableRouteConstraint constraint ) : bool | ||
constraint | IComparableRouteConstraint | |
return | bool |
public Match ( System httpContext, System route, string parameterName, System values, System routeDirection ) : bool | ||
httpContext | System | |
route | System | |
parameterName | string | |
values | System | |
routeDirection | System | |
return | bool |
public RequestTypeHandlerMethodConstraint ( ) : System | ||
return | System |