C# Class UsbUirt.LearningEventArgs

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

Private Methods

Method Description
LearningEventArgs ( uint progress, uint sigQuality, uint carrierFreq, object userState ) : System