프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RcvBuf | string |
메소드 | 설명 | |
---|---|---|
MsgProcessor ( |
||
Receive ( string code, Socket source ) : void | ||
Send ( string type, string text ) : void | ||
SendSecret ( string type, List |
public MsgProcessor ( |
||
_Owner | ||
리턴 | System |
public Receive ( string code, Socket source ) : void | ||
code | string | |
source | Socket | |
리턴 | void |
public SendSecret ( string type, List |
||
type | string | |
contents | List |
|
text | string | |
리턴 | void |