public int CrearSesion(int IdSesion) { return(Sesion.CrearSesion()); }
public int CrearSesion() { return(Sesion.CrearSesion()); }