예제 #1
0
 /// <summary>
 /// Initializes a new instance of the class.
 /// </summary>
 public USBInterop()
 {
     _guid = new DllImports.GUID();
 }
예제 #2
0
파일: USBInterop.cs 프로젝트: glwu/acat
 /// <summary>
 /// Initializes a new instance of the class.
 /// </summary>
 public USBInterop()
 {
     _guid = new DllImports.GUID();
 }