[Mono-devel-list] Nullable impl
martin at ximian.com
martin at ximian.com
Tue Nov 16 21:42:23 EST 2004
> I've attached a patch containing some added implementations of the
> System.Nullable type (this is, methods and properties).
>
> I've also added a interface that this type is supposed to implement
> (INullableValue).
Hi,
I think you have a small typo in INullableValue, it should be
`bool HasValue', not `bool HashValue'.
Other that that, it looks good :-) Can you please commit ?
I'll also add nullable support to the compiler really soon, maybe already
next week.
Martin
More information about the Mono-devel-list
mailing list