alexhe
New Member
6 Posts |
Posted - Jan 19 2008 : 8:47:38 PM
|
e.g. public abstract class BasePool<PoolType, ElementType> where PoolType : new() where ElementType : new() {}
under default settings. PoolType is colored with blue, but ElementType colored with grey. If there is only a single type, the coloring is correct.
Env. Visual Studio 2008 RTM, VA 1624. |
|