scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace ICSharpCode.SharpZipLib.Core
|
||||
{
|
||||
// Token: 0x02000012 RID: 18
|
||||
// (Invoke) Token: 0x0600009A RID: 154
|
||||
public delegate void ProcessFileHandler(object sender, ScanEventArgs e);
|
||||
}
|
||||
Reference in New Issue
Block a user