C# Class Server.FileStreamFactory

Inheritance: IStreamFactory
Afficher le fichier Open project: adrianrussell/MicroFrameworkWebServer

Méthodes publiques

Méthode Description
Create ( string filePath ) : Stream

Method Details

Create() public méthode

public Create ( string filePath ) : Stream
filePath string
Résultat System.IO.Stream