scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace System.Text.RegularExpressions
|
||||
{
|
||||
// Token: 0x02000341 RID: 833
|
||||
// (Invoke) Token: 0x06001CDD RID: 7389
|
||||
internal delegate bool EvalDelegate(RxInterpreter interp, int strpos, ref int strpos_result);
|
||||
}
|
||||
Reference in New Issue
Block a user