Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inheritance from custom into a base class
Message
From
23/01/2005 01:53:33
 
 
To
All
General information
Forum:
ASP.NET
Category:
Class design
Title:
Inheritance from custom into a base class
Miscellaneous
Thread ID:
00979772
Message ID:
00979772
Views:
53
Anyone found the proper way to have some inheritance based on some custom code into a base class?

I have this class which starts like this:
Public Class LXWebService
    Inherits System.Web.Services.WebService
    Inherits ErrorHandler
which is a Web Service sub class but I also need to inherit from my error handler.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform