Base:
property
ContentType
System.ServiceModel.Channels.MessageEncoder.ContentType
3 references to ContentType
System.ServiceModel (3)
System\ServiceModel\Channels\MtomMessageEncoder.cs (3)
191return IsContentTypeSupported(contentType, this.ContentType, this.MediaType); 228if (contentType == this.ContentType) 263if (contentType == this.ContentType)