m
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System
|
||||
{
|
||||
// Token: 0x02000166 RID: 358
|
||||
[Token(Token = "0x2000166")]
|
||||
internal static class CompatibilitySwitches
|
||||
{
|
||||
// Token: 0x040005B7 RID: 1463
|
||||
[Token(Token = "0x40005B7")]
|
||||
public static readonly bool IsAppEarlierThanSilverlight4;
|
||||
|
||||
// Token: 0x040005B8 RID: 1464
|
||||
[Token(Token = "0x40005B8")]
|
||||
public static readonly bool IsAppEarlierThanWindowsPhone8;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user