年度变更建库软件5.0版本
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

8 lines
203 B

using System;
namespace Kingo.Mobile.Shape2KOTool.KoDataBase
{
// Token: 0x02000052 RID: 82
// (Invoke) Token: 0x060002DD RID: 733
public delegate void MessageReport(string msg, int count = 0);
}