Ejemplo n.º 1
0
 public static List <Link> Link_GetByAll(string Lang)
 {
     return(db.Link_GetByAll(Lang));
 }