Пример #1
0
 public bool SetAvailableRemoteServerDownload(bool active)
 {
     return(m_localData.SetAvailableRemoteServerDownload(active));
 }