namespace Umbraco.Cms.Core.Events { /// /// Used to notify that an Unattended install has completed /// public class UnattendedInstallNotification : INotification { } }