We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47406da commit 8fb92ceCopy full SHA for 8fb92ce
READMe.md
@@ -55,7 +55,7 @@ The exact criteria I use are:
55
56
- Public access
57
- Not nested, e.g. It won't look at classes defined inside other classes
58
-- Not Generic, e.g. MyClass<T>
+- Not Generic, e.g. MyClass\<T\>
59
- Not Abstract
60
61
The method takes a list/array of assemblies to scan. Two typical ways of providing an assembly are:
0 commit comments