m
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Runtime.CompilerServices
|
||||
{
|
||||
/// <summary>Represents the values of run-time variables.</summary>
|
||||
// Token: 0x02000260 RID: 608
|
||||
[Token(Token = "0x2000260")]
|
||||
[DefaultMember("Item")]
|
||||
public interface IRuntimeVariables
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user