2002-07-23 Tim Coleman <tim@timcoleman.com>
authorTim Coleman <tim@mono-cvs.ximian.com>
Tue, 23 Jul 2002 17:43:23 +0000 (17:43 -0000)
committerTim Coleman <tim@mono-cvs.ximian.com>
Tue, 23 Jul 2002 17:43:23 +0000 (17:43 -0000)
commit4b1c1c1e98aa2c6acaa002b0c5017f34825a7327
treef72ac7cb5d11b63e9b35ad055475f2c17cb0921e
parent0eb959bca106b2f7a82b8febe1eece5fbdb5c9f2
2002-07-23  Tim Coleman <tim@timcoleman.com>
        * WebService.cs:
                Change Description to WebServicesDescription
        * WebServicesDescriptionAttribute.cs:
                Add back constructor as MS build doesn't
                seem to like it missing.  Now calls base()
                with the string.  Also remove the sealed
                modifier and change the attribute targets.

svn path=/trunk/mcs/; revision=6091
mcs/class/System.Web.Services/System.Web.Services/ChangeLog
mcs/class/System.Web.Services/System.Web.Services/WebService.cs
mcs/class/System.Web.Services/System.Web.Services/WebServicesDescriptionAttribute.cs