C# Class UsbUirt.TransmitCompletedEventArgs

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

Private Methods

Method Description
TransmitCompletedEventArgs ( Exception error, object userState ) : System