dbus/mono/DBusType
Joe Shaw b360305cda 2004-12-17 Joe Shaw <joeshaw@novell.com>
* mono/DBusType/Byte.cs, mono/DBusType/Int32.cs,
	mono/DBusType/Int64.cs, mono/DBusType/UInt32.cs,
	mono/DBusType/UInt64.cs: Use Enum.GetUnderlyingType() instead of
	Type.UnderlyingSystemType to get the actual system type
	underneath.  This code previously depended on the broken Mono
	behavior, which was fixed in 1.1.3.
2004-12-17 22:21:16 +00:00
..
Array.cs Handle empty iterators properly! 2004-05-01 19:59:58 +00:00
Boolean.cs Made all DBusTypes take Service in the constructor because Array also needed it in the case of an array of OBJECT_PATH objects. 2004-03-24 13:15:20 +00:00
Byte.cs 2004-12-17 Joe Shaw <joeshaw@novell.com> 2004-12-17 22:21:16 +00:00
Custom.cs Made all DBusTypes take Service in the constructor because Array also needed it in the case of an array of OBJECT_PATH objects. 2004-03-24 13:15:20 +00:00
Dict.cs Handle empty iterators properly! 2004-05-01 19:59:58 +00:00
Double.cs Made all DBusTypes take Service in the constructor because Array also needed it in the case of an array of OBJECT_PATH objects. 2004-03-24 13:15:20 +00:00
IDBusType.cs First checkin of the Mono bindings. 2004-03-23 12:10:32 +00:00
Int32.cs 2004-12-17 Joe Shaw <joeshaw@novell.com> 2004-12-17 22:21:16 +00:00
Int64.cs 2004-12-17 Joe Shaw <joeshaw@novell.com> 2004-12-17 22:21:16 +00:00
Nil.cs Made all DBusTypes take Service in the constructor because Array also needed it in the case of an array of OBJECT_PATH objects. 2004-03-24 13:15:20 +00:00
ObjectPath.cs Changes in-line with new object_path param changes. Also bumped required mono version and use new -pkg flag. 2004-06-07 11:40:20 +00:00
String.cs Made all DBusTypes take Service in the constructor because Array also needed it in the case of an array of OBJECT_PATH objects. 2004-03-24 13:15:20 +00:00
UInt32.cs 2004-12-17 Joe Shaw <joeshaw@novell.com> 2004-12-17 22:21:16 +00:00
UInt64.cs 2004-12-17 Joe Shaw <joeshaw@novell.com> 2004-12-17 22:21:16 +00:00