SetRouteConstraint(Of TSet) Class
A route constraint that constrains a route parameter value to be either included or excluded from a set of values of type TSet.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | SetRouteConstraint(Of TSet)(HashSet(Of TSet), Boolean) | Initializes a new instance of the SetRouteConstraint(Of TSet) class. Using the matchOnExcluded to indicate whether the constraint requires the parameter value to be included or excluded from the provided set of values. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Match(HttpRequestMessage, IHttpRoute, String, IDictionary(Of String, Object), HttpRouteDirection) | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)