1 write to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryVersion.cs (1)
21
this.
contentType
= contentType;
1 reference to contentType
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryVersion.cs (1)
27
public string ContentType { get { return
contentType
; } }