C# Class WebApi.Explorations.ServiceBusIntegration.RawContentTypeMapper

Inheritance: System.ServiceModel.Channels.WebContentTypeMapper
Show file Open project: pmhsfelix/WebApi.Explorations.ServiceBusRelayHost

Public Methods

Method Description
GetMessageFormatForContentType ( string contentType ) : WebContentFormat

Method Details

GetMessageFormatForContentType() public method

public GetMessageFormatForContentType ( string contentType ) : WebContentFormat
contentType string
return WebContentFormat