HttpRoute Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the HttpRoute class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method HttpRoute() Initializes a new instance of the HttpRoute class.
Public method HttpRoute(String) Initializes a new instance of the HttpRoute class.
Public method HttpRoute(String, HttpRouteValueDictionary) Initializes a new instance of the HttpRoute class.
Public method HttpRoute(String, HttpRouteValueDictionary, HttpRouteValueDictionary) Initializes a new instance of the HttpRoute class.
Public method HttpRoute(String, HttpRouteValueDictionary, HttpRouteValueDictionary, HttpRouteValueDictionary) Initializes a new instance of the HttpRoute class.
Public method HttpRoute(String, HttpRouteValueDictionary, HttpRouteValueDictionary, HttpRouteValueDictionary, HttpMessageHandler) Initializes a new instance of the HttpRoute class.

Top

See Also

Reference

HttpRoute Class

System.Web.Http.Routing Namespace