C# Class RohBot.Packets.ChatHistory

Inheritance: Packet
Mostrar archivo Open project: Rohansi/RohBot Class Usage Examples

Public Properties

Property Type Description
Lines ICollection
Requested bool
ShortName string

Public Methods

Method Description
Handle ( Connection connection ) : void

Method Details

Handle() public method

public Handle ( Connection connection ) : void
connection Connection
return void

Property Details

Lines public_oe property

public ICollection Lines
return ICollection

Requested public_oe property

public bool Requested
return bool

ShortName public_oe property

public string ShortName
return string