Exemplo n.º 1
0
 public override bool ValidateLength(Length length)
 {
     return(length.Value != null);
 }
Exemplo n.º 2
0
 public abstract bool ValidateLength(Length length);