UriTemplate Constructor

 

Initializes a new instance of the UriTemplate class

Namespace:   System
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodUriTemplate(String^)

Initializes a new instance of the UriTemplate class with the specified template string.

System_CAPS_pubmethodUriTemplate(String^, Boolean)

Initializes a new instance of the UriTemplate class.

System_CAPS_pubmethodUriTemplate(String^, Boolean, IDictionary<String^, String^>^)

Initializes a new instance of the UriTemplate class.

System_CAPS_pubmethodUriTemplate(String^, IDictionary<String^, String^>^)

Initializes a new instance of the UriTemplate class.

Return to top
Show: