8 lines
187 B
C#
8 lines
187 B
C#
using System;
|
|
|
|
// Token: 0x02000E9B RID: 3739
|
|
[Serializable]
|
|
public class HardwareSpecificConfig<ContentType> : SpecificRestrictionConfig<PlatformManager.NEDLHEIPFJO, ContentType>
|
|
{
|
|
}
|