scripts
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace ICSharpCode.SharpZipLib.Core
|
||||
{
|
||||
// Token: 0x02000013 RID: 19
|
||||
// (Invoke) Token: 0x0600009E RID: 158
|
||||
public delegate void ProgressHandler(object sender, ProgressEventArgs e);
|
||||
}
|
||||
Reference in New Issue
Block a user