From d1b264b031299c4429bf2f2615d8621267f096fb Mon Sep 17 00:00:00 2001 From: Owen Fraser-Green Date: Sat, 15 May 2004 11:44:44 +0000 Subject: Added mono documentation. --- mono/doc/en/DBus/Custom.xml | 65 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 mono/doc/en/DBus/Custom.xml (limited to 'mono/doc/en/DBus/Custom.xml') diff --git a/mono/doc/en/DBus/Custom.xml b/mono/doc/en/DBus/Custom.xml new file mode 100644 index 00000000..fa09aa5e --- /dev/null +++ b/mono/doc/en/DBus/Custom.xml @@ -0,0 +1,65 @@ + + + + dbus-sharp + + + 0.0.0.0 + neutral + + + Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. + + To be added + To be added + + + System.ValueType + + + + + + + Field + + System.String + + + + + To be added + To be added + + + + + Field + + System.Byte[] + + + + + To be added + To be added + + + + + Constructor + + + + + + + To be added + a + a + a + To be added + + + + \ No newline at end of file -- cgit