C# Class OpenRasta.Web.HttpEntityFile

Inheritance: IFile
Afficher le fichier Open project: Huddle/openrasta-stable

Méthodes publiques

Méthode Description
Dispose ( ) : void
HttpEntityFile ( IHttpEntity entity ) : System
OpenStream ( ) : Stream

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

HttpEntityFile() public méthode

public HttpEntityFile ( IHttpEntity entity ) : System
entity IHttpEntity
Résultat System

OpenStream() public méthode

public OpenStream ( ) : Stream
Résultat Stream