scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace ICSharpCode.SharpZipLib.Core
|
||||
{
|
||||
// Token: 0x02000016 RID: 22
|
||||
// (Invoke) Token: 0x060000AA RID: 170
|
||||
public delegate void FileFailureHandler(object sender, ScanFailureEventArgs e);
|
||||
}
|
||||
Reference in New Issue
Block a user