[Mono-dev] Method marked in MoMA as MonoTodo is already implemented

Alexander M. Batishchev abatishchev at godfather.net.ru
Tue Apr 6 17:43:08 EDT 2010


Hi.

After scanning my assemblies the latest MoMA said:

 

Method with [MonoTodo]

ConnectionStringSettingsCollection
ConfigurationManager.get_ConnectionStrings ()

 

But at
http://anonsvn.mono-project.com/source/trunk/mcs/class/System.Configuration/
System.Configuration/ConnectionStringSettings.cs class
ConnectionStringSettings has appropriate property:

 

public string ConnectionString { get; set; }

 

How to update MoMA implementation database?

 

Thanks.

Alex

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100407/aec497a2/attachment.html 


More information about the Mono-devel-list mailing list