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

test_event_ActiveModelDocChangeNotify() 개인적인 메소드

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