Exemple #1
0
 public bool UpdateCalque(DescriptionCalque calque)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public long AddCalque(DescriptionCalque calque)
 {
     throw new NotImplementedException();
 }