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
OpenRasta
Web
HttpEntityFile
C# Class OpenRasta.Web.HttpEntityFile
Inheritance:
IFile
Mostrar archivo
Open project: Huddle/openrasta-stable
Public Methods
Method
Description
Dispose
( ) :
void
HttpEntityFile
(
IHttpEntity
entity
) :
System
OpenStream
( ) :
Stream
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
HttpEntityFile()
public
method
public
HttpEntityFile
(
IHttpEntity
entity
) :
System
entity
IHttpEntity
return
System
OpenStream()
public
method
public
OpenStream
( ) :
Stream
return
Stream