C# Class mybox.MIMEAssistant

For sloppy MIME detection // TODO: base this on header, not file extension
Show file Open project: jonocodes/mybox Class Usage Examples

Public Methods

Method Description
GetMIMEType ( string fileName ) : string

Method Details

GetMIMEType() public static method

public static GetMIMEType ( string fileName ) : string
fileName string
return string