[libvirt] [PATCHv2] docs: added initial page for c# binding, with links to it

Eric Blake eblake at redhat.com
Tue Oct 19 20:17:22 UTC 2010


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   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list