C# Class UsbUirt.LearnCompletedEventArgs

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

Private Methods

Method Description
LearnCompletedEventArgs ( Exception error, bool cancelled, string code, object userState ) : System