m
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Net
|
||||
{
|
||||
// Token: 0x0200029E RID: 670
|
||||
// (Invoke) Token: 0x06001171 RID: 4465
|
||||
[Token(Token = "0x200029E")]
|
||||
internal delegate void SimpleAsyncCallback(SimpleAsyncResult result);
|
||||
}
|
||||
Reference in New Issue
Block a user