public void Update(ContratoModel obj)
 {
     RepositoryContrato.Update(obj);
 }