Hi all,
We have a few existing classes that we want to put into either another
class or a namespace, so that we can avoid naming conflicts. As far as
I can see the syntax is identical from a usage perspective.
Does anyone have an opinion on this either way?
Thanks
Dean
We have a few existing classes that we want to put into either another
class or a namespace, so that we can avoid naming conflicts. As far as
I can see the syntax is identical from a usage perspective.
Does anyone have an opinion on this either way?
Thanks
Dean
Comment