MimeTypesHelperGetStoreWriter Method |
Name | Description | |
---|---|---|
GetStoreWriter(IEnumerableString) |
Selects an appropriate IStoreWriter based on the given MIME Types.
| |
GetStoreWriter(String) |
Selects an appropriate IStoreWriter based on the HTTP Accept header form a HTTP Request.
| |
GetStoreWriter(IEnumerableString, String) |
Selects an appropriate IStoreWriter based on the given MIME Types.
| |
GetStoreWriter(String, String) |
Selects an appropriate IStoreWriter based on the HTTP Accept header form a HTTP Request.
|