Hello:
When i try to use ResourceManager.GetString i got the next exception:
Unhandled Exception: System.NotImplementedException: The requested
feature is not yet implemented
in <0x0002b> 00 System.Globalization.CultureInfo:GetHashCode ()
in <0x0004c> 00 System.Collections.Hashtable:GetHash (object)
in <0x00068> 00 System.Collections.Hashtable:Find (object)
in <0x00012> 00 System.Collections.Hashtable:GetImpl (object)
in <0x00011> 00 System.Collections.Hashtable:get_Item (object)
in <0x00053> 00 System.Resources.ResourceManager:InternalGetResourceSet
(System.Globalization.CultureInfo,bool,bool)
in <0x000b3> 00 System.Resources.ResourceManager:GetString
(string,System.Globalization.CultureInfo)
in <0x00019> 00 System.Resources.ResourceManager:GetString (string)
in <0x00054> 00 .TestApp:Main ()
There are plans for implement
System.Globalization.CultureInfo:GetHashCode???
Best regards
Carlos Guzm�n �lvarez
Vigo-Spain
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
- Re: [Mono-list] ResourceManager.GetString Carlos Guzm�n �lvarez
- Re: [Mono-list] ResourceManager.GetString Carlos Guzm�n �lvarez
- Re: [Mono-list] ResourceManager.GetString Paolo Molaro
- Re: [Mono-list] ResourceManager.GetString Carlos Guzm�n �lvarez
