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
ServiceStack
WebHost
Endpoints
Extensions
HttpListenerRequestWrapper.HttpPostedFile
C# Class ServiceStack.WebHost.Endpoints.Extensions.HttpListenerRequestWrapper.HttpPostedFile
Afficher le fichier
Open project: firstsee/ServiceStack
Méthodes publiques
Méthode
Description
SaveAs
(
string
filename
) :
void
Private Methods
Méthode
Description
HttpPostedFile
(
string
name
,
string
content_type
,
Stream
base_stream
,
long
offset
,
long
length
) :
System
Method Details
SaveAs()
public
méthode
public
SaveAs
(
string
filename
) :
void
filename
string
Résultat
void