11 lines
216 B
C#
11 lines
216 B
C#
using System;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02000C1F RID: 3103
|
|
[Token(Token = "0x2000C1F")]
|
|
[StructLayout(3)]
|
|
public interface HKHFAHBPAJP : NEDPMEABHFB, ICEIABPJKLB
|
|
{
|
|
}
|