load_cache_file


Description:

public bool load_cache_file (string filename)

Load the registry cache filename.

Parameters:

this

An Registry.

filename

The file path of the registry cache

Returns:

true if the cache exists and is loaded successfully, false otherwise.