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