C# (CSharp) Framework.Mvc.Routing Namespace

Classes

Name Description
HttpVerbConstraint Allows you to define which HTTP verbs are permitted when determining whether an HTTP request matches a route. This implementation supports both native HTTP verbs and the X-HTTP-Method-Override hidden element submitted as part of an HTTP POST.