Hi everyone
Well, the problem now i am stuck with is using "using statements". Is there such a directive in c#, if so why the program is not recognising it.
If i try to comment this out, to see which methods or variables etc belongs to this, then it gets stuck at PrintElements, and says that
Print() method does not belong to PrintElements.
Please help if anyone knows about this.
Thanks
Sarah