Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Error at using suggestion

$
0
0

Had already typed "Dictionary<string, string> s = new Dictionary<string, string>". Was not using System.Generic.Collections and used sugestion for autocomplete as: System.Generic.Collections.Dictionary... . Error appeared sugesting report to Bug Reporting and the result in code was "System.Generic.Collections.Dictionary< , string, string>"


Viewing all articles
Browse latest Browse all 1764

Trending Articles