scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace System.Reflection
|
||||
{
|
||||
// Token: 0x020006D6 RID: 1750
|
||||
// (Invoke) Token: 0x060041E0 RID: 16864
|
||||
internal delegate R Getter<T, R>(T _this);
|
||||
}
|
||||
Reference in New Issue
Block a user