예제 #1
0
 public AbstractEmptinessExpression IsNotEmpty()
 {
     return(Expression.IsNotEmpty(PropertyName));
 }