Inheritance diagram for DBus::DBusType::UInt32:
Public Member Functions | |
UInt32 (System.UInt32 val, Service service) | |
UInt32 (IntPtr iter, Service service) | |
void | Append (IntPtr iter) |
object | Get () |
object | Get (System.Type type) |
Static Public Member Functions | |
static bool | Suits (System.Type type) |
static void | EmitMarshalIn (ILGenerator generator, Type type) |
static void | EmitMarshalOut (ILGenerator generator, Type type, bool isReturn) |
Data Fields | |
const char | Code = 'u' |
Definition at line 12 of file UInt32.cs.