17 lines
570 B
C#
17 lines
570 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02000419 RID: 1049
|
|
[Token(Token = "0x2000419")]
|
|
[Serializable]
|
|
public class DayOfWeekSpecificConfigSet<ConfigType, ContentType> : SpecificRestrictionConfigSet<DayOfWeek, ConfigType, ContentType> where ConfigType : DayOfWeekSpecificConfig<ContentType>
|
|
{
|
|
// Token: 0x06002079 RID: 8313 RVA: 0x00083F08 File Offset: 0x00082108
|
|
[Token(Token = "0x6002079")]
|
|
[Address(RVA = "0x1CC5F20", Offset = "0x1CC4F20", VA = "0x181CC5F20")]
|
|
public DayOfWeekSpecificConfigSet()
|
|
{
|
|
DGDNJPIMCIH dgdnjpimcih = base.BOEJNAMJNBF;
|
|
}
|
|
}
|