C# Class coc_proxy_csharp.PacketReceiver

Afficher le fichier Open project: clugh/coc-proxy-csharp Class Usage Examples

Méthodes publiques

Méthode Description
receive ( int bytesReceived, Socket socket, State state ) : void

Method Details

receive() public static méthode

public static receive ( int bytesReceived, Socket socket, State state ) : void
bytesReceived int
socket System.Net.Sockets.Socket
state State
Résultat void