Architecture question

  • Thread starter Thread starter Morten Wennevik
  • Start date Start date
Hi Tamir,

As far as I know, enums and consts cannot be override, since polymorphism
cannot only be used on methods or properties. So I don't think there is
more elegant way than wrap them into properties and methods.

HTH.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top