Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inheritance from custom into a base class
Message
De
23/01/2005 01:53:33
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Titre:
Inheritance from custom into a base class
Divers
Thread ID:
00979772
Message ID:
00979772
Vues:
52
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform