Method | Description | |
---|---|---|
Filter ( object modelObject ) : bool |
Should the given model object be included?
|
|
ModelFilter ( Predicate |
Create a filter based on the given predicate
|
public ModelFilter ( Predicate | ||
predicate | Predicate | The function that will filter objects |
return | System |