C# Class RohBot.Packets.ChatHistory

Inheritance: Packet
Afficher le fichier Open project: Rohansi/RohBot Class Usage Examples

Méthodes publiques

Свойство Type Description
Lines ICollection
Requested bool
ShortName string

Méthodes publiques

Méthode Description
Handle ( Connection connection ) : void

Method Details

Handle() public méthode

public Handle ( Connection connection ) : void
connection Connection
Résultat void

Property Details

Lines public_oe property

public ICollection Lines
Résultat ICollection

Requested public_oe property

public bool Requested
Résultat bool

ShortName public_oe property

public string ShortName
Résultat string