[Mono-devel-list] Decimal.To(Type) methods
John Luke
jluke at users.sourceforge.net
Fri Sep 26 22:34:37 EDT 2003
Hello,
Several of the methods in mcs/class/corlib/System/Decimal.cs are marked
as [MonoTODO] and throw NotImplementedExceptions. To me it seems they
only need to return the appropriate Convert.To(Type) method. This is
what the IConvertible mthods in the class are doing. But something
tells me I am missing something here. Anyways, here is a diff that does
the above if it is correct, and uses (decimal d) for params consistently.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Decimal.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030926/b62c10f8/attachment.pl
More information about the Mono-devel-list
mailing list