6 lines
No EOL
124 B
C#
6 lines
No EOL
124 B
C#
namespace WebsitePanel.WebDav.Core.Exceptions
|
|
{
|
|
public class WebDavHttpException : WebDavException
|
|
{
|
|
}
|
|
} |