SerialPinChangedEventArgs Class
Namespace: System.IO.Ports · Assembly: GHIElectronics.TinyCLR.System.IO.Ports
No description available.
public class SerialPinChangedEventArgs : EventArgs
Constructors
SerialPinChangedEventArgs(SerialPin eventType)
public SerialPinChangedEventArgs(SerialPin eventType)
No description available.
| Parameter | Type | Description |
|---|---|---|
eventType | SerialPin |
Properties
EventType
public SerialPin EventType { get; }
No description available.