Пример #1
0
 public bool SetUserFilesLocalFolderLocation(string path)
 {
     return(m_localData.SetUserFilesLocalFolderLocation(path));
 }