ChronoEngine_SwAddin.SWIntegration.test_event_ActiveDocChangeNotify C# (CSharp) Method

test_event_ActiveDocChangeNotify() private method

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