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

8 lines
117 B
C#

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