public bool Update() { return(GenericController <LembreteDestinatario> .Update(this)); }
public bool Update() { return(GenericController <Filial> .Update(this)); }
public bool Update() { return(GenericController <Passageiro> .Update(this)); }
public bool Update() { return(GenericController <Login> .Update(this)); }
public bool Update() { return(GenericController <Lembrete> .Update(this)); }