Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
CheevoService
HTTPServer
C# Class CheevoService.HTTPServer
Inheritance:
IDisposable
Show file
Open project: acid2000/OfficeCheevos
Public Methods
Method
Description
Dispose
( ) :
void
HTTPServer
(
int
port
) :
System
Start
( ) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
HTTPServer()
public
method
public
HTTPServer
(
int
port
) :
System
port
int
return
System
Start()
public
method
public
Start
( ) :
void
return
void