14 lines
281 B
C#
14 lines
281 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
|
|
namespace PrivateImplementationDetailsKQPLETG
|
|
{
|
|
// Token: 0x0200000B RID: 11
|
|
[Token(Token = "0x200000B")]
|
|
[StructLayout(3, CharSet = CharSet.Auto)]
|
|
public class __BB_OBFUSCATOR_VERSION_3_8_2
|
|
{
|
|
}
|
|
}
|