17 lines
585 B
C#
17 lines
585 B
C#
using System;
|
|
using Cpp2IlInjected;
|
|
|
|
// Token: 0x02000413 RID: 1043
|
|
[Token(Token = "0x2000413")]
|
|
[Serializable]
|
|
public class HardwareSpecificConfigSet<ConfigType, ContentType> : SpecificRestrictionConfigSet<PlatformManager.LDIIFDDCKCN, ConfigType, ContentType> where ConfigType : HardwareSpecificConfig<ContentType>
|
|
{
|
|
// Token: 0x06002073 RID: 8307 RVA: 0x00083E80 File Offset: 0x00082080
|
|
[Token(Token = "0x6002073")]
|
|
[Address(RVA = "0x1CC5F20", Offset = "0x1CC4F20", VA = "0x181CC5F20")]
|
|
public HardwareSpecificConfigSet()
|
|
{
|
|
DGDNJPIMCIH dgdnjpimcih = base.BOEJNAMJNBF;
|
|
}
|
|
}
|