Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
windowEgretDebuger.DebugServer
C# Class windowEgretDebuger.DebugServer
Inheritance:
WebSocketSharp.Server.WebSocketBehavior
Exibir arquivo
Open project: lightszero/EgretUnity
Public Methods
Method
Description
Close
( ) :
void
DebugServer
( ) :
System
Protected Methods
Method
Description
OnMessage
(
MessageEventArgs
e
) :
void
Method Details
Close()
public
method
public
Close
( ) :
void
return
void
DebugServer()
public
method
public
DebugServer
( ) :
System
return
System
OnMessage()
protected
method
protected
OnMessage
(
MessageEventArgs
e
) :
void
e
MessageEventArgs
return
void