Added support for enumerations with marshalling to/from their underlying system type...
authorOwen Fraser-Green <owen@discobabe.net>
Thu, 25 Mar 2004 14:04:43 +0000 (14:04 +0000)
committerOwen Fraser-Green <owen@discobabe.net>
Thu, 25 Mar 2004 14:04:43 +0000 (14:04 +0000)
commit7dd57040236dc34a313948f75b403a49df693649
tree96ff9ce4b3164e90ba77128d0914e7fc8f1f18c0
parente29f0448ec403efef910e8daba6ad7707b3a5ce0
Added support for enumerations with marshalling to/from their underlying system type (Byte, Int32, UInt32, Int64, UInt64)
mono/DBusType/Byte.cs
mono/DBusType/Int32.cs
mono/DBusType/Int64.cs
mono/DBusType/UInt32.cs
mono/DBusType/UInt64.cs