using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; [assembly: AssemblyTitle("WmDirectAdmin")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("WMIT")] [assembly: AssemblyProduct("WmDirectAdmin")] [assembly: AssemblyCopyright("Copyright © WMIT 2009")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: Guid("da500729-9adb-4627-aa94-b3444e70ca2b")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] /* Version history v1.0.0.0 / 15-aug-2009: First fully capable version of this API wrapper. Designed for usage in the Lemmid system it can perform basic operations on the webserver, like adding and removing virtualhosting packages, stopping/starting a site and return its current diskspace usage. */