scripts
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
|
||||
namespace System
|
||||
{
|
||||
// Token: 0x020006BF RID: 1727
|
||||
internal struct BRECORD
|
||||
{
|
||||
// Token: 0x04001A39 RID: 6713
|
||||
private IntPtr pvRecord;
|
||||
|
||||
// Token: 0x04001A3A RID: 6714
|
||||
private IntPtr pRecInfo;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user