ParameterXPathQueryGenerator Class

.NET Framework (current version)
 

Enables the creation of an XPath from a data contract.

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

System::Object
  System.ServiceModel.Description::ParameterXPathQueryGenerator

public ref class ParameterXPathQueryGenerator abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateFromDataContractSerializer(XName^, String^, String^, Boolean, Type^, array<MemberInfo^>^, XmlNamespaceManager^%)

Creates an XPath using the specified operation name, parameter name, and data contract information.

.NET Framework
Available since 4.0

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: