UriTemplate Constructor
.NET Framework (current version)
Initializes a new instance of the UriTemplate class
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | UriTemplate(String^) | Initializes a new instance of the UriTemplate class with the specified template string. |
![]() | UriTemplate(String^, Boolean) | Initializes a new instance of the UriTemplate class. |
![]() | UriTemplate(String^, Boolean, IDictionary<String^, String^>^) | Initializes a new instance of the UriTemplate class. |
![]() | UriTemplate(String^, IDictionary<String^, String^>^) | Initializes a new instance of the UriTemplate class. |
Show:
