Exemple #1
0
 public void Save(IRepositoryCliente repository)
 {
     repository.Create(this);
 }