메소드 | 설명 | |
---|---|---|
RpcLogHandlerUdp ( string name, string host, int port ) : System | ||
close ( ) : void | ||
open ( ) : bool | ||
write ( string msg ) : void |
public RpcLogHandlerUdp ( string name, string host, int port ) : System | ||
name | string | |
host | string | |
port | int | |
리턴 | System |