示例#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)
 {
 }