using System;
using System.Configuration;
namespace SPSolutions.SharePoint.Configuration
{
public class SPConfigurationList : ConfigurationElement
}