Exemplo n.º 1
0
 public static DataTable Config_GetById(string Id)
 {
     return(db.Config_GetById(Id));
 }