* convert.cs: Added the following conversion routines:
[mono.git] / mcs / bmcs / convert.cs
2005-02-28 Jambunathan K* convert.cs: Added the following conversion routines:
2005-02-27 Jambunathan KBroadly, what C# spec terms as "Implicit" & "Explicit...
2005-02-27 Jambunathan KVB.NET has no notion of User defined conversions. Assum...
2005-02-12 Jambunathan KMerge to GMCS: 40534
2005-01-11 Miguel de IcazaAdd new BMCS: based on Jambu's code but migrated to...