initial commit
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
using System;
|
||||
using ProtoBuf;
|
||||
|
||||
// Token: 0x0200001A RID: 26
|
||||
[ProtoContract]
|
||||
public class GClass6 : GClass2
|
||||
{
|
||||
// Token: 0x060000BA RID: 186 RVA: 0x00002308 File Offset: 0x00000508
|
||||
// Note: this type is marked as 'beforefieldinit'.
|
||||
static GClass6()
|
||||
{
|
||||
Class16.kLjw4iIsCLsZtxc4lksN0j();
|
||||
}
|
||||
|
||||
// Token: 0x060000BB RID: 187 RVA: 0x0000276A File Offset: 0x0000096A
|
||||
internal static bool smethod_1()
|
||||
{
|
||||
return GClass6.object_1 == null;
|
||||
}
|
||||
|
||||
// Token: 0x04000062 RID: 98
|
||||
internal static object object_1;
|
||||
}
|
||||
Reference in New Issue
Block a user