S
SPG
Hi,
I am new to C# moving from Java.
I was wondering if there is a way to automatically add a using statement
when attempting to use a class that is not yet referenced by your code?
JBuilder does this quite nicely in JAVA and saves a hell of a lot of
searching for libraries etc..
Any help appreciated!
Steve
I am new to C# moving from Java.
I was wondering if there is a way to automatically add a using statement
when attempting to use a class that is not yet referenced by your code?
JBuilder does this quite nicely in JAVA and saves a hell of a lot of
searching for libraries etc..
Any help appreciated!
Steve