Click or drag to resize

BaseEndpointGetEncoding Method

Namespace:  Colygon.MatchPoint.WebApi.Configuration.EndPoints
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
protected static Encoding GetEncoding(
	ContentType contentType
)

Parameters

contentType
Type: System.Net.MimeContentType

Return Value

Type: Encoding
See Also