Exemplo n.º 1
0
 public bool Add(ValueNorm valueNorm)
 {
     return(_valueNorm.Add(valueNorm));
 }