摘要:
public delegate void d_ReadyToPrint(byte[] bytes); public event d_ReadyToPrint ReadyToPrint; public void ClearAllEvent() { if (ReadyToPrint == null) r 阅读全文
posted @ 2021-08-24 22:28
攀登者123
阅读(1124)
评论(0)
推荐(0)
浙公网安备 33010602011771号