Exemplo n.º 1
0
 public bool Update(VariationDTO objectDTO)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Guid Create(VariationDTO objectDTO)
 {
     throw new NotImplementedException();
 }