Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UploadFiles
ImageHandler
C# Class UploadFiles.ImageHandler
Inheritance:
IHttpHandler
Mostrar archivo
Open project: daniel-williams/jQuery-File-Upload.MVC4
Private Properties
Property
Type
Description
Public Methods
Method
Description
ImageHandler
( ) :
System
ProcessRequest
(
HttpContext
context
) :
void
Method Details
ImageHandler()
public
method
public
ImageHandler
( ) :
System
return
System
ProcessRequest()
public
method
public
ProcessRequest
(
HttpContext
context
) :
void
context
System.Web.HttpContext
return
void