ChronoEngine_SwAddin.SWIntegration.test_event_ActiveDocChangeNotify C# (CSharp) 메소드

test_event_ActiveDocChangeNotify() 개인적인 메소드

private test_event_ActiveDocChangeNotify ( ) : int
리턴 int
        int test_event_ActiveDocChangeNotify()
        {
            //System.Windows.Forms.MessageBox.Show("ActiveDocChangeNotify");
            return 0;
        }