using Microsoft.Practices.Prism.Events; namespace BossBase { public class ReLoginEvent : CompositePresentationEvent { } }