Click or drag to resize

MimeTypeSelector Methods

The MimeTypeSelector type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Sorts the selector in precedence order according to the content negotiation rules from the relevant RFCs.
Public methodStatic memberCreate
Creates a MIME Type selector.
Public methodStatic memberCreateSelectors
Creates an enumeration of MIME type selectors.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Gets the string representation of the selector as it would appear in an Accept header.
(Overrides ObjectToString.)
Top
See Also