C# Class UsbUirt.LearnCompletedEventArgs

Event args passed to the LearnCompleted event.
Inheritance: System.EventArgs
Afficher le fichier Open project: fatihboy/Robosapien Class Usage Examples

Private Methods

Méthode Description
LearnCompletedEventArgs ( Exception error, bool cancelled, string code, object userState ) : System