C# Class Acme.Sony9Pin.ConnectedEventArgs

The protocol error event args.
Inheritance: EventArgs
Afficher le fichier Open project: lathoub/Sony9Pin.net

Méthodes publiques

Свойство Type Description
Connected bool

Méthodes publiques

Méthode Description
ConnectedEventArgs ( bool connected ) : System

Initializes a new instance of the ConnectedEventArgs class.

Method Details

ConnectedEventArgs() public méthode

Initializes a new instance of the ConnectedEventArgs class.
public ConnectedEventArgs ( bool connected ) : System
connected bool /// The memory. ///
Résultat System

Property Details

Connected public_oe property

The index.
public bool Connected
Résultat bool