示例#1
0
 public ILibraryWrapper(System.IntPtr obj) : base(obj)
 {
     _VMT = LoadVMT <ILibraryRemap.VMT>(base.GetTotalNativeMethodsCount());
 }