コード例 #1
0
 public IStorageWrapper(System.IntPtr obj) : base(obj)
 {
     _VMT = LoadVMT <IStorageRemap.VMT>(base.GetTotalNativeMethodsCount());
 }