Example #1
0
 // Register itself with Revit
 internal void Register(Document doc)
 {
     UpdaterRegistry.RegisterUpdater(this, doc, true);
 }