BlogSharp.Core.Event.ApplicationEvents.ApplicationStartedEventArgs.ApplicationStartedEventArgs C# (CSharp) 메소드

ApplicationStartedEventArgs() 공개 메소드

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