MimeTypeClearParameters Method

Removes all MimeTypeParameters.

Definition

Namespace: FolkerKinzel.MimeTypes
Assembly: FolkerKinzel.MimeTypes (in FolkerKinzel.MimeTypes.dll) Version: 1.0.0+7dd5ca03f25d4802263abb2083f9c7add2cb51ec
C#
public MimeType ClearParameters()

Return Value

MimeType
A reference to the MimeType instance on which the method was called.

See Also