C# Class C_Minebot.Packets.Kick

Mostra file Open project: umby24/Minebot Class Usage Examples

Public Methods

Method Description
Kick ( Wrapped socket, System.Form1 asdf, bool outgoing = false ) : System

Private Methods

Method Description
handle ( ) : void
send ( ) : void

Method Details

Kick() public method

public Kick ( Wrapped socket, System.Form1 asdf, bool outgoing = false ) : System
socket Wrapped
asdf System.Form1
outgoing bool
return System