Пример #1
0
 public LongTest ApplyConstraint(IConstraint <long?> constraint)
 {
     return(expression.ApplyConstraint(constraint));
 }