메소드 | 설명 | |
---|---|---|
Find ( ) : IEnumerable |
Surveys the configured plugin path and returns the the set of types that qualify as plugin classes. Since this method loads assemblies, it must be called from within a dedicated application domain that is subsequently unloaded. |
|
FindUserControls ( ) : IEnumerable |
Returns the name and assembly name of qualifying usercontrol classes found in assemblies within the designated plugin directory.
|
|
OSAEUserControlFinder ( ) : System |
Initializes a new instance of the PluginFinder class.
|