X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Web%2FSystem.Web.Configuration_2.0%2FAdapterDictionary.cs;h=38ef53530b78120cb3d935620cb33262573011f9;hb=8ce5afd3d321ed756d2b245639f8a996095bf7b8;hp=45f5efe1219a1c9ac72b2a5f5177cf97d3b14658;hpb=b6b13e72e91d5b529a6306ce53bda685932c77db;p=mono.git diff --git a/mcs/class/System.Web/System.Web.Configuration_2.0/AdapterDictionary.cs b/mcs/class/System.Web/System.Web.Configuration_2.0/AdapterDictionary.cs index 45f5efe1219..38ef53530b7 100644 --- a/mcs/class/System.Web/System.Web.Configuration_2.0/AdapterDictionary.cs +++ b/mcs/class/System.Web/System.Web.Configuration_2.0/AdapterDictionary.cs @@ -43,7 +43,7 @@ namespace System.Web.Configuration set { base [key] = value; } } - [MonoTODO] + [MonoTODO ("Not implemented")] void IDeserializationCallback.OnDeserialization (object sender) { throw new NotImplementedException ();