C# Class Tunez.Caches

Datei anzeigen Open project: alanmcgovern/tunez

Private Properties

Property Type Description

Public Methods

Method Description
GetTrackLoaderPaths ( ) : HashSet
StoreTrackLoaderPaths ( HashSet paths ) : void

Method Details

GetTrackLoaderPaths() public static method

public static GetTrackLoaderPaths ( ) : HashSet
return HashSet

StoreTrackLoaderPaths() public static method

public static StoreTrackLoaderPaths ( HashSet paths ) : void
paths HashSet
return void