Ejemplo n.º 1
0
 internal void CopyExtensionsFrom(AddinRegistry other)
 {
     database.CopyExtensions(other.database);
 }