T O P I C R E V I E W |
Uniwares |
Posted - Feb 04 2009 : 7:13:40 PM The macro $SymbolType$ used in the Document Method feature can expand wrongly. Examples (the wrong type is highlighted):
public override string ToString() {}
internal void AddRange(StringCollection stringCollection) {}
public new int Add(string item) {}
|
3 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Feb 06 2009 : 5:36:30 PM I am seeing the same effect here. Thank you for the clear description.
case=23729 |
Uniwares |
Posted - Feb 05 2009 : 2:16:45 PM oh sorry, C# under VS2008 |
feline |
Posted - Feb 05 2009 : 09:36:21 AM What language is this? It does not look like C++ to me, so I am guessing C# or C++ CLR |