Click or drag to resize

MimeTypesHelper.GetParser Method

Overload List
  NameDescription
Public methodStatic memberGetParser(IEnumerable<String>)
Selects an appropriate IRdfReader based on the given MIME Types.
Public methodStatic memberGetParser(String)
Selects an appropriate IRdfReader based on the HTTP Content-Type header from a HTTP Response.
Top
See Also