Taylohtio/AlertManager/SPSolutions.SharePoint.Aler.../SPSolutions.SharePoint/SPSolutions.SharePoint.Conf.../SPConfigurationList.cs

9 lines
156 B
C#

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