Property | Type | Description | |
---|---|---|---|
RcvBuf | string |
Method | Description | |
---|---|---|
MsgProcessor ( |
||
Receive ( string code, Socket source ) : void | ||
Send ( string type, string text ) : void | ||
SendSecret ( string type, List |
public MsgProcessor ( |
||
_Owner | ||
return | System |
public Receive ( string code, Socket source ) : void | ||
code | string | |
source | Socket | |
return | void |
public Send ( string type, string text ) : void | ||
type | string | |
text | string | |
return | void |
public SendSecret ( string type, List |
||
type | string | |
contents | List |
|
text | string | |
return | void |