Ejemplo n.º 1
0
 public static DataTable GetById(string id)
 {
     return(Controller.GetById(id));
 }