Udostępnij za pośrednictwem


HttpRouteValueDictionary Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the HttpRouteValueDictionary 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 HttpRouteValueDictionary() Initializes a new instance of the HttpRouteValueDictionary class.
Public method HttpRouteValueDictionary(IDictionary<String, Object>) Initializes a new instance of the HttpRouteValueDictionary class.
Public method HttpRouteValueDictionary(Object) Initializes a new instance of the HttpRouteValueDictionary class.

Top

See Also

Reference

HttpRouteValueDictionary Class

System.Web.Http.Routing Namespace