Show / Hide Table of Contents

Interface IPluginDirectoryManager

Namespace: Phoenix
Assembly: Phoenix.Core.dll
Syntax
public interface IPluginDirectoryManager

Methods

View Source

GetAssembliesToLoad()

Declaration
IEnumerable<Assembly> GetAssembliesToLoad()
Returns
Type Description
System.Collections.Generic.IEnumerable<System.Reflection.Assembly>
  • View Source
In This Article
Back to top Generated by DocFX