initial commit
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
using System;
|
||||
using System.CodeDom.Compiler;
|
||||
|
||||
// Token: 0x02000028 RID: 40
|
||||
[Attribute0]
|
||||
[GeneratedCode("Nerdbank.GitVersioning.Tasks", "3.5.119.9565")]
|
||||
internal static class Class10
|
||||
{
|
||||
// Token: 0x06000109 RID: 265 RVA: 0x00002993 File Offset: 0x00000B93
|
||||
// Note: this type is marked as 'beforefieldinit'.
|
||||
static Class10()
|
||||
{
|
||||
Class16.kLjw4iIsCLsZtxc4lksN0j();
|
||||
Class10.dateTime_0 = new DateTime(638747956890000000L, DateTimeKind.Utc);
|
||||
}
|
||||
|
||||
// Token: 0x0600010A RID: 266 RVA: 0x000029AE File Offset: 0x00000BAE
|
||||
internal static bool smethod_0()
|
||||
{
|
||||
return Class10.object_0 == null;
|
||||
}
|
||||
|
||||
// Token: 0x040000AA RID: 170
|
||||
internal static readonly DateTime dateTime_0;
|
||||
|
||||
// Token: 0x040000AB RID: 171
|
||||
private static object object_0;
|
||||
}
|
||||
Reference in New Issue
Block a user