[Mono-dev] Missing members in mono 1.1.16.1

Justin Dearing zippy1981 at gmail.com
Sun Jul 30 22:34:37 EDT 2006


Folks,

The following methods are in .net 2.0 but not in mono's latest release
whe ncompiling with the .Net 2.0 compiler.

DateTime.TryParse()
OleDb.Parameters.AddWithValue();
Also the equivilant OleDb.Parameters.Add(); signature needs to be
marked obsolete.

Regards,

Justin Dearing



More information about the Mono-devel-list mailing list