C# Class NRepeat.ProxyByteDataEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jeremychild/NRepeat

Méthodes publiques

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

Méthodes publiques

Méthode Description
ProxyByteDataEventArgs ( byte bytes, string source ) : System

Method Details

ProxyByteDataEventArgs() public méthode

public ProxyByteDataEventArgs ( byte bytes, string source ) : System
bytes byte
source string
Résultat System

Property Details

Bytes public_oe property

public byte[] Bytes
Résultat byte[]