using Blue; public class DownLoadMapFileEvent : IEvent { public int ProjectID; public string Url; public string FileType; }