In Feb CTP, I find this:public Collection<ToolBar> ToolBarTray.ToolBars { get; }
It seems WPF DLLs will not be CLS Compliant
Thanks!
In Feb CTP, I find this:public Collection<ToolBar> ToolBarTray.ToolBars { get; }
It seems WPF DLLs will not be CLS Compliant
Thanks!
CLS Compliant ?
mathmo
I don't see why not. Generics are part of CLS.
Will P
I remember that Generics are not part of CLS. Did it changed recently Or my knowledge on it is wrong from the beginning
Thanks!
ShadowLord
Oh, the rule has changed :
http://blogs.msdn.com/bclteam/archive/2004/12/21/328585.aspx