C# 클래스 Server.FileStreamFactory

상속: IStreamFactory
파일 보기 프로젝트 열기: adrianrussell/MicroFrameworkWebServer

공개 메소드들

메소드 설명
Create ( string filePath ) : Stream

메소드 상세

Create() 공개 메소드

public Create ( string filePath ) : Stream
filePath string
리턴 System.IO.Stream