namespace CinemaDirector { public delegate void ShotEndsEventHandler(object sender, ShotEventArgs e); }