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
Stumps
Http
HttpHelper
C# Class Stumps.Http.HttpHelper
ファイルを表示
Open project: Cayan-LLC/stumps
Public Methods
Method
Description
CreateServer
( ) :
HttpServer
CreateServer
(
IHttpHandler
handler
) :
HttpServer
Method Details
CreateServer()
public
static
method
public
static
CreateServer
( ) :
HttpServer
return
HttpServer
CreateServer()
public
static
method
public
static
CreateServer
(
IHttpHandler
handler
) :
HttpServer
handler
IHttpHandler
return
HttpServer