Understanding different messages
Mark Gregory <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.cx |
|---|---|
| Message-ID | <[email protected]> |
I would like to know what is the difference between CS0108 and CS0114 In my program upgrade to .Net 2.0 I get a lot of messages of this kind. What happens if I choose to add new rather than override? Does this mean that both the base method and the class method are active? I thought this would be resolved by how the method is called? Base.method Class.method Or if I choose override does this preclude any use of Base.method? I'm a little confused by what is happening here. Regards Mark =================================== This list is hosted by DevelopMentor® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com