1 override of ConvertValueToString
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\JsonQueryStringConverter.cs (1)
164public override string ConvertValueToString(object parameter, Type parameterType)
1 reference to ConvertValueToString
System.ServiceModel.Web (1)
System\ServiceModel\Dispatcher\UriTemplateClientFormatter.cs (1)
70nvc[this.queryMapping[i].Key] = this.qsc.ConvertValueToString(parameters[i], this.queryMapping[i].Value);