C# Class cs_elbot.TCPWrapper.SentCommandEventArgs

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
SentCommandEventArgs ( byte Buffer ) : System

Method Details

SentCommandEventArgs() public méthode

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

Property Details

CommandBuffer public_oe property

public byte[] CommandBuffer
Résultat byte[]