MimeTypesHelper.GetStoreWriter Method |
Name | Description | |
---|---|---|
![]() ![]() | GetStoreWriter(IEnumerable<String>) |
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(IEnumerable<String>, 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.
|