Ejemplo n.º 1
0
 public void Create(Guid key)
 {
     _repository.Create(key);
 }