C# Class cs_elbot.TCPWrapper.GotCommandEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Sir-Odie/CS-ELBot Class Usage Examples

Méthodes publiques

Свойство Type Description
CommandBuffer byte[]

Méthodes publiques

Méthode Description
GotCommandEventArgs ( byte Buffer ) : System

Method Details

GotCommandEventArgs() public méthode

public GotCommandEventArgs ( byte Buffer ) : System
Buffer byte
Résultat System

Property Details

CommandBuffer public_oe property

public byte[] CommandBuffer
Résultat byte[]