Udostępnij za pośrednictwem


HttpRouteCollection.CreateRoute Method

Include Protected Members
Include Inherited Members

Creates an IHttpRoute instance.

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 CreateRoute(String, Object, Object) Creates an IHttpRoute instance.
Public method CreateRoute(String, IDictionary<String, Object>, IDictionary<String, Object>, IDictionary<String, Object>) Creates an IHttpRoute instance.
Public method CreateRoute(String, IDictionary<String, Object>, IDictionary<String, Object>, IDictionary<String, Object>, HttpMessageHandler) Creates an IHttpRoute instance.

Top

See Also

Reference

HttpRouteCollection Class

System.Web.Http Namespace