메소드 | 설명 | |
---|---|---|
PacketBicycleCommand ( string command, int id ) : System | ||
handleClientSide ( ClientInterface clientInterface ) : void | ||
handleServerSide ( ServerInterface serverInterface ) : void |
public PacketBicycleCommand ( string command, int id ) : System | ||
command | string | |
id | int | |
리턴 | System |
public handleClientSide ( ClientInterface clientInterface ) : void | ||
clientInterface | ClientInterface | |
리턴 | void |
public handleServerSide ( ServerInterface serverInterface ) : void | ||
serverInterface | ServerInterface | |
리턴 | void |