kopia lustrzana https://github.com/open-ham/OpenGD77
5 wiersze
113 B
C#
5 wiersze
113 B
C#
![]() |
namespace UsbLibrary
|
||
|
{
|
||
|
public delegate void DataRecievedEventHandler(object sender, DataRecievedEventArgs e);
|
||
|
}
|