Method | Description | |
---|---|---|
EmptyCacheDirectory ( string cacheLocation ) : void | ||
GetCacheFolderSize ( string cacheLocation ) : string | ||
PreferencesPresenter ( IPreferencesView view, IPreferencesLogic logic ) : System.IO | ||
Save ( |
Method | Description | |
---|---|---|
GetBytesReadable ( long bytes ) : string |
public EmptyCacheDirectory ( string cacheLocation ) : void | ||
cacheLocation | string | |
return | void |
public GetCacheFolderSize ( string cacheLocation ) : string | ||
cacheLocation | string | |
return | string |
public PreferencesPresenter ( IPreferencesView view, IPreferencesLogic logic ) : System.IO | ||
view | IPreferencesView | |
logic | IPreferencesLogic | |
return | System.IO |
public Save ( |
||
preferences | ||
return | void |