Пример #1
0
 void a_ApplicationClosing(object sender, Autodesk.Revit.UI.Events.ApplicationClosingEventArgs e)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 /// <summary>
 /// What to do when the application is closing.)
 /// </summary>
 void a_ApplicationClosing(object sender, Autodesk.Revit.UI.Events.ApplicationClosingEventArgs e)
 {
 }