BlogSharp.Core.Event.ApplicationEvents.ApplicationStartedEventArgs.ApplicationStartedEventArgs C# (CSharp) Method

ApplicationStartedEventArgs() public method

        public ApplicationStartedEventArgs()
            : base(null)
        {
        }
ApplicationStartedEventArgs