Interface IPluginDirectoryManager
Namespace: Phoenix
Assembly: Phoenix.Core.dll
Syntax
public interface IPluginDirectoryManager
Methods
View SourceGetAssembliesToLoad()
Declaration
IEnumerable<Assembly> GetAssembliesToLoad()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Reflection.Assembly> |