Class TypeFinder
Represents a type finder for plugins loaded by PluginLoader.
Inherited Members
Namespace: CPlugin.Net
Assembly: CPlugin.Net.dll
Syntax
public static class TypeFinder
Methods
| Name | Description |
|---|---|
| FindSubtypesOf<TSupertype>() | Finds subtypes that implement the contract specified by |