oh dear
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Net
|
||||
{
|
||||
// Token: 0x020002A2 RID: 674
|
||||
// (Invoke) Token: 0x06001187 RID: 4487
|
||||
[Token(Token = "0x20002A2")]
|
||||
internal delegate void SimpleAsyncCallback(SimpleAsyncResult result);
|
||||
}
|
||||
Reference in New Issue
Block a user