There is a problem when working with interfaces:
Subject: Problem when using Interfaces in a program.
The problem is that when I declare an Interface X, then I declare a Class Y that implements X. I can’t visualise the Interface methods even when I use the expression as bellow in the main program:
X obj = new Y( ) ;
The IntelliSence don’t illustrate neither the class nor the interface parameters. How can a developer use the Interfaces within Sharp Develop IDE? I think there are some technical problems and I wish that you will find out them and send me in formations or indications by mail concerning this issue "boite041178@voila.fr".
Best salutations from Jugortha to SharpDevlop Team.