- 8,959 total downloads
- last updated 6/15/2011
- Latest version: 1.0.0.33
Provides dinamic filtering of parts and exports from an underlying reflection-based catalog using a simple lambda expression that can inspect the export, its metadata and its exporting reflected type (part).
Example: var filtered = new FilteringReflectionCatalog(innerCatalog)
{
// Filter all parts...
More information