Banshee.ServiceStack.DBusConnection.DBusConnection C# (CSharp) Method

DBusConnection() static private method

static private DBusConnection ( ) : System
return System
        static DBusConnection ()
        {
            enabled = !ApplicationContext.CommandLine.Contains ("disable-dbus");
        }