Method Where
Where(Func<TDeclaration, Boolean>)
Filters the set of declarations included in the current set.
Declaration
IAspectReceiver<TDeclaration> Where(Func<TDeclaration, bool> predicate)
Parameters
Type | Name | Description |
---|---|---|
System.Func<TDeclaration, System.Boolean> | predicate |
Returns
Type | Description |
---|---|
IAspectReceiver<TDeclaration> |