Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
System
Web
StaticFileHandler
C# Class System.Web.StaticFileHandler
Inheritance:
IHttpHandler
Afficher le fichier
Open project: kumpera/mono
Class Usage Examples
Méthodes publiques
Méthode
Description
ProcessRequest
(
HttpContext
context
) :
void
Private Methods
Méthode
Description
ValidFileName
(
string
fileName
) :
bool
Method Details
ProcessRequest()
public
méthode
public
ProcessRequest
(
HttpContext
context
) :
void
context
HttpContext
Résultat
void