Beispiel #1
0
 public AbstractCriterion IsNull()
 {
     return(Expression.IsNull(PropertyName));
 }