C# Class TileIconifier.Core.Custom.Chrome.ChromeAppLibrary

Show file Open project: Jonno12345/TileIconifier

Public Methods

Method Description
ChromeAppLibraryPathExists ( ) : bool
ChromeInstallationPathExists ( ) : bool
GetChromeAppItems ( ) : List
GetChromeInstallationPath ( ) : string

Method Details

ChromeAppLibraryPathExists() public static method

public static ChromeAppLibraryPathExists ( ) : bool
return bool

ChromeInstallationPathExists() public static method

public static ChromeInstallationPathExists ( ) : bool
return bool

GetChromeAppItems() public static method

public static GetChromeAppItems ( ) : List
return List

GetChromeInstallationPath() public static method

public static GetChromeInstallationPath ( ) : string
return string