[Mono-bugs] [Bug 651563] Type.GetTypeConverter returns null

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 4 20:37:55 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=651563

https://bugzilla.novell.com/show_bug.cgi?id=651563#c1


--- Comment #1 from Clinton Volzke <cvolzke at live.com.au> 2010-11-05 00:37:54 UTC ---
Correction..
Method is TypeConverter.GetConverter (not GetTypeConverter)
GetConverter() return System.ComponentModel.TypeConverter instead of
MyNamespace.MyTypeConverter (ie. it doesn't return null, but it doesn't return
the right TypeConverter either)

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list