Share via


DecimalRouteConstraint Constructor ()

 

Initializes a new instance of the DecimalRouteConstraint class.

Namespace:   System.Web.Mvc.Routing.Constraints
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Syntax

public DecimalRouteConstraint()
public:
DecimalRouteConstraint()
new : unit -> DecimalRouteConstraint
Public Sub New

See Also

DecimalRouteConstraint Class
System.Web.Mvc.Routing.Constraints Namespace

Return to top