public SetPaths ( IAbsoluteDirectoryPath appPath = null, IAbsoluteDirectoryPath dataPath = null, IAbsoluteDirectoryPath localDataPath = null, IAbsoluteDirectoryPath tempPath = null, IAbsoluteDirectoryPath configPath = null, IAbsoluteDirectoryPath toolPath = null, IAbsoluteDirectoryPath sharedDataPath = null ) : void | ||
appPath | IAbsoluteDirectoryPath | |
dataPath | IAbsoluteDirectoryPath | |
localDataPath | IAbsoluteDirectoryPath | |
tempPath | IAbsoluteDirectoryPath | |
configPath | IAbsoluteDirectoryPath | |
toolPath | IAbsoluteDirectoryPath | |
sharedDataPath | IAbsoluteDirectoryPath | |
Результат | void |