Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Server
FileStreamFactory
C# Class Server.FileStreamFactory
Inheritance:
IStreamFactory
ファイルを表示
Open project: adrianrussell/MicroFrameworkWebServer
Public Methods
Method
Description
Create
(
string
filePath
) :
Stream
Method Details
Create()
public
method
public
Create
(
string
filePath
) :
Stream
filePath
string
return
System.IO.Stream