public Authorization(FileSync fsConnect) { m_fsConnect = fsConnect; }
public FileManager(FileSync fsConnect) { m_fsConnect = fsConnect; }