scripts
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace RecNet
|
||||
{
|
||||
// Token: 0x02000DA2 RID: 3490
|
||||
public interface EBHIILNPABI
|
||||
{
|
||||
// Token: 0x0601C699 RID: 116377
|
||||
Dictionary<string, object> Serialize();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user