ZeroInstall.DesktopIntegration.CategoryIntegrationManager.CategoryIntegrationManager C# (CSharp) Method

CategoryIntegrationManager() public method

public CategoryIntegrationManager ( [ appListPath, [ handler, bool machineWide = false ) : System
appListPath [
handler [
machineWide bool
return System
        public CategoryIntegrationManager([NotNull] string appListPath, [NotNull] ITaskHandler handler, bool machineWide = false) : base(appListPath, handler, machineWide)
        {}
        #endregion

Same methods

CategoryIntegrationManager::CategoryIntegrationManager ( [ handler, bool machineWide = false ) : System