m
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Collections.Generic
|
||||
{
|
||||
// Token: 0x02000368 RID: 872
|
||||
// (Invoke) Token: 0x06001755 RID: 5973
|
||||
[Token(Token = "0x2000368")]
|
||||
internal delegate bool TreeWalkPredicate<T>(SortedSet<T>.Node node);
|
||||
}
|
||||
Reference in New Issue
Block a user