public ResultadoBE <IEnumerable <AvatarSwitch> > InformacionSwitch(UsuariosBE parametro) { return(_IPersonaServicio.InformacionSwitch(parametro)); }