MimeTypeSelector Methods |
The MimeTypeSelector type exposes the following members.
Name | Description | |
---|---|---|
CompareTo |
Sorts the selector in precedence order according to the content negotiation rules from the relevant RFCs.
| |
Create |
Creates a MIME Type selector.
| |
CreateSelectors |
Creates an enumeration of MIME type selectors.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Gets the string representation of the selector as it would appear in an Accept header.
(Overrides ObjectToString.) |