'Declaration Public Function New( _
ByVal workingDirectoryAn absolute path to the working directory of cache manager.As String _
)
public ConvertedFilesCacheManager(
string workingDirectory
)
public: ConvertedFilesCacheManager(
string* workingDirectory
)
public:
ConvertedFilesCacheManager(
string^ workingDirectory
)
Parameters
- workingDirectory
- An absolute path to the working directory of cache manager.