C# Class Common.Helpers.security.MimeTypeDetector

Mostra file Open project: rabbal/Mvc5

Public Methods

Method Description
IsAllowMimeType ( byte content, bool isImage ) : bool

Private Methods

Method Description
FindMimeFromData ( System pBc, [ pwzUrl, [ pBuffer, System cbSize, [ pwzMimeProposed, System dwMimeFlags, System &ppwzMimeOut, System dwReserverd ) : UInt32

Method Details

IsAllowMimeType() public static method

public static IsAllowMimeType ( byte content, bool isImage ) : bool
content byte
isImage bool
return bool