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