On 10/19/2010 02:04 PM, Justin Clift wrote:
Adds a new page for the C# language bindings being developed by Arnaud
Champion.

ACK.

+<h2>Usage</h2>
+
+<p>
+      The class library exposes the<b>LibvirtBindings</b>  namespace.
+      This namespace exposes all of the needed types (enum, struct),
+      and 2 main classes,<b>libVirt</b>  and<b>libvirtError</b>.

This may need editing as we clean up the bindings to have shorter names (in the style of the python or Java bindings where virConn and virDomain are object names, and can thus be omitted from function names that operate on those objects), as well as fixing the case of libvirt. But those patches should not be applied until the bindings are patched, so not an issue for now.

--
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to