[Mono-dev] System.Configuration.SettingValueElement
Torben H. Nielsen
torben at t-hoerup.dk
Tue Jul 16 07:55:29 UTC 2013
Hi
I was wondering why mono has an override implementation of
System.Configuration.SettingValueElement :: Unmerge()
(https://github.com/mono/mono/blob/master/mcs/class/System/System.Configuration/SettingValueElement.cs
line 115)
which only throws a NotImplementedException when the .net
implementation of the same class relies on the base implementation and
does NOT try to override it ?
Kind regards
Torben
More information about the Mono-devel-list
mailing list