Пример #1
0
 public static bool Config_Delete(string Id)
 {
     return(db.Config_Delete(Id));
 }