Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inherited property does not set to itself
Message
De
21/01/2005 18:47:44
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Titre:
Inherited property does not set to itself
Divers
Thread ID:
00979501
Message ID:
00979501
Vues:
48
I have a class which contains this property defined at the top:
    Public cLogin As String = "Member"
In my Web Service, I am inheriting from that class and I define cLogin property to have this value:
    Shadows cLogin As String = "Login"
But, the value of cLogin remains Member. Why?
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