using System; namespace SPSolutions.SharePoint.Configuration { public abstract class SPConfigurationElement { } }