C# Class NRepeat.ProxyDataEventArgs

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

Méthodes publiques

Свойство Type Description
Bytes int

Méthodes publiques

Méthode Description
ProxyDataEventArgs ( int bytes ) : System

Method Details

ProxyDataEventArgs() public méthode

public ProxyDataEventArgs ( int bytes ) : System
bytes int
Résultat System

Property Details

Bytes public_oe property

public int Bytes
Résultat int