Hi All
I just started experimented with C#, comming from C++ I find mixing class declarations and implementation is very ugly, and not good for the overview.
Is there any way to use the old header/source concept when doing C#.
Thanks in advance
Klaus Grønbæk