using System; public class AlertCloseEvent { public uint detail; public AlertPanel target; public AlertCloseEvent () { } }