예제 #1
0
 /// <summary>
 /// 停止使用库
 /// </summary>
 public void Dispose()
 {
     BVCU.ManagedLayer_CuRelease(m_bvcuSdkHandle);
 }