C# Class NetLib.PacketHistory

Inheritance: Packet
Mostra file Open project: projectgroepA1/ProjectgroepA1

Public Properties

Property Type Description
username string

Public Methods

Method Description
handleServerSide ( ServerInterface serverInterface ) : void

Method Details

handleServerSide() public method

public handleServerSide ( ServerInterface serverInterface ) : void
serverInterface ServerInterface
return void

Property Details

username public_oe property

public string username
return string