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
PhotoBeamerClone
Web
ByteArrayHandler
C# Class PhotoBeamerClone.Web.ByteArrayHandler
Summary description for ByteArrayHandler
Inheritance:
IHttpHandler
,
IRequiresSessionState
Mostrar archivo
Open project: NicoVermeir/photobeamerclone
Public Methods
Method
Description
ProcessRequest
(
HttpContext
context
) :
void
Method Details
ProcessRequest()
public
method
public
ProcessRequest
(
HttpContext
context
) :
void
context
System.Web.HttpContext
return
void