ravensOrb
Tomato Guru
136 Posts |
Posted - Feb 14 2004 : 11:20:38 PM
|
In C# if I go to create variable declaration in a method, I am getting strange code suggestions. For example: I type string<space> and right after I hit the space, I get a suggestion for a string variable that is a method parameter for a different method.
If this isn't clear, let me know and I'll try to explain it again. |
|