Пример #1
0
 public string ExportSettings(long MapTime, string Db)
 {
     return(operateDB.ExportSetting(MapTime, Db));
 }