Пример #1
0
 public static bool Config_Update(Config data)
 {
     return(db.Config_Update(data));
 }