Method | Description | |
---|---|---|
OnClose ( |
||
OnConnect ( |
||
OnReceive ( |
Method | Description | |
---|---|---|
LoadGameKernel ( ) : void | ||
LogicRun ( ) : void | ||
Main ( string args ) : void |
public static OnClose ( |
||
s | ||
return | void |
public static OnConnect ( |
||
s | ||
return | void |
public static OnReceive ( |
||
s | ||
data | byte | |
nSize | int | |
return | void |