Пример #1
0
 public static EmpleadoCE obtenerEmpleado(int id)
 {
     return(obj.obtenerEmpleado(id));
 }