[asp.net] Fix for bug #650695. Implements the System.Web.{HttpNotFoundHandler,HttpNot...
authorKornél Pál <kornelpal@gmail.com>
Mon, 14 Mar 2011 22:42:31 +0000 (23:42 +0100)
committerMarek Habersack <grendel@twistedcode.net>
Mon, 14 Mar 2011 22:46:51 +0000 (23:46 +0100)
commit5a634b248735bc31d4eb7abb937e663f7103fefa
tree2f52ce41e8706fe1984a72d89f2b39863ac7e2cc
parent79a054063ad2aa63188e3f7da879569d74f6c60f
[asp.net] Fix for bug #650695. Implements the System.Web.{HttpNotFoundHandler,HttpNotImplementedHandler} classes.
mcs/class/System.Web/System.Web.dll.sources
mcs/class/System.Web/System.Web/HttpNotFoundHandler.cs [new file with mode: 0644]
mcs/class/System.Web/System.Web/HttpNotImplementedHandler.cs [new file with mode: 0644]
mcs/class/System.Web/System.Web20.csproj