oh dear
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
|
||||
namespace System.Collections.Generic
|
||||
{
|
||||
// Token: 0x0200036C RID: 876
|
||||
// (Invoke) Token: 0x0600176C RID: 5996
|
||||
[Token(Token = "0x200036C")]
|
||||
internal delegate bool TreeWalkPredicate<T>(SortedSet<T>.Node node);
|
||||
}
|
||||
Reference in New Issue
Block a user