System.Web.Configuration.CustomErrorsMode from referencesource
authorkasthack <kasthack@epicm.org>
Sun, 20 Sep 2015 05:14:52 +0000 (08:14 +0300)
committerkasthack <kasthack@epicm.org>
Sun, 20 Sep 2015 05:14:52 +0000 (08:14 +0300)
mcs/class/System.Web/System.Web.Configuration_2.0/CustomErrorsMode.cs [deleted file]
mcs/class/System.Web/System.Web.dll.sources

diff --git a/mcs/class/System.Web/System.Web.Configuration_2.0/CustomErrorsMode.cs b/mcs/class/System.Web/System.Web.Configuration_2.0/CustomErrorsMode.cs
deleted file mode 100644 (file)
index 174484f..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// System.Web.Configuration.CustomErrorsMode.cs
-//
-// Authors:
-//     Duncan Mak (duncan@ximian.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining
-// a copy of this software and associated documentation files (the
-// "Software"), to deal in the Software without restriction, including
-// without limitation the rights to use, copy, modify, merge, publish,
-// distribute, sublicense, and/or sell copies of the Software, and to
-// permit persons to whom the Software is furnished to do so, subject to
-// the following conditions:
-// 
-// The above copyright notice and this permission notice shall be
-// included in all copies or substantial portions of the Software.
-// 
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-// LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-// OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-//
-// Copyright (C) 2004 Novell, Inc (http://www.novell.com)
-//
-
-namespace System.Web.Configuration
-{
-        public enum CustomErrorsMode
-        {
-                RemoteOnly,
-                On,
-                Off
-        }
-}
index dde70082d53982d76955fac14b96a9925c45c151..dbc3fde0913c63a311c0788cf32e734d50642527 100644 (file)
@@ -146,7 +146,7 @@ System.Web.Configuration_2.0/AssemblyCollection.cs
 System.Web.Configuration_2.0/AssemblyInfo.cs
 System.Web.Configuration_2.0/AuthenticationMode.cs
 System.Web.Configuration_2.0/AuthenticationSection.cs
-    ../../../external/referencesource/System.Web/Configuration/AuthorizationRuleAction.cs
+../../../external/referencesource/System.Web/Configuration/AuthorizationRuleAction.cs
 System.Web.Configuration_2.0/AuthorizationRule.cs
 System.Web.Configuration_2.0/AuthorizationRuleCollection.cs
 System.Web.Configuration_2.0/AuthorizationSection.cs
@@ -165,7 +165,7 @@ System.Web.Configuration_2.0/Compiler.cs
 System.Web.Configuration_2.0/CompilerCollection.cs
 System.Web.Configuration_2.0/CustomError.cs
 System.Web.Configuration_2.0/CustomErrorCollection.cs
-System.Web.Configuration_2.0/CustomErrorsMode.cs
+../../../external/referencesource/System.Web/Configuration/CustomErrorsMode.cs
 System.Web.Configuration_2.0/CustomErrorsSection.cs
 System.Web.Configuration_2.0/CustomErrorsRedirectMode.cs
 System.Web.Configuration_2.0/DeploymentSection.cs