MahApps.Metro.Behaviours.StylizedBehaviors.Dispatcher_ShutdownStarted C# (CSharp) 메소드

Dispatcher_ShutdownStarted() 개인적인 정적인 메소드

private static Dispatcher_ShutdownStarted ( object sender, System e ) : void
sender object
e System
리턴 void
        private static void Dispatcher_ShutdownStarted(object sender, System.EventArgs e)
        {
            var s = "";
        }