This section provides some samples how to use NReflect.
In This Section
This sample shows how to import an assembly and print out the results.
Using the include filterTo reflect only some parts of the assembly, the include filter may be used. This sample shows how.
How to create an exclude filterThere is no exclude filter. But such a filter can be created by combining two other filters.
Using the statistic filterIf you are interested in how to use the statistics filter, this sample is for you.
See Also