Method | Description | |
---|---|---|
ProcessStream ( Stream fileContent, string extension ) : bool | ||
UploadProcessor ( ) : System |
Method | Description | |
---|---|---|
IsDangerousExtension ( string extension ) : bool | ||
IsImageExtension ( string extension ) : bool | ||
ProcessImageStream ( Stream fileContent, string extension ) : bool |
public ProcessStream ( Stream fileContent, string extension ) : bool | ||
fileContent | Stream | |
extension | string | |
return | bool |