Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
jfuExample
FileUpload
C# Class jfuExample.FileUpload
File Upload httphandler to receive files and save them to the server.
Inheritance:
IHttpHandler
ファイルを表示
Open project: BoSchatzberg/jfu-CSharp-Example
Public Methods
Method
Description
ProcessRequest
(
HttpContext
context
) :
void
Private Methods
Method
Description
LogRequest
(
string
Log
) :
void
Method Details
ProcessRequest()
public
method
public
ProcessRequest
(
HttpContext
context
) :
void
context
System.Web.HttpContext
return
void