intellisence

  • Thread starter Thread starter Roel
  • Start date Start date
R

Roel

Hello

I implement an interface by typing:

public class X : IInterface

On machine A, visual studio automatically puts all the methods of the
interface in the class.
On machien B, I need to type all the methods by myself.

Does anybody knows where I can find this option to change these settings ?

Regards
Roel
 
stab in the dark, but it could be because one's got .NET 2002 and the other's got .NET 2003?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top