We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a62531 commit 27e4906Copy full SHA for 27e4906
System.IO.Ports/SerialDeviceEventListener.cs
@@ -32,6 +32,7 @@ public BaseEvent ProcessEvent(uint data1, uint data2, DateTime time)
32
33
public void InitializeForEventSource()
34
{
35
+ // This method has to exist
36
}
37
38
public bool OnEvent(BaseEvent ev)
0 commit comments