Пример #1
0
 /// <summary>
 /// 释放Rtc5_dll
 /// </summary>
 public static void Free()
 {
     //释放Rtc5_dll
     RTC5Wrap.free_rtc5_dll();
 }