Class AssemblyLoaderFromName
Implements
Inherited Members
Namespace: FluentMigrator.Runner.Initialization.AssemblyLoader
Assembly: FluentMigrator.Runner.dll
Syntax
public class AssemblyLoaderFromName : IAssemblyLoader
Constructors
| Edit this page View SourceAssemblyLoaderFromName(string)
Declaration
public AssemblyLoaderFromName(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Methods
| Edit this page View SourceLoad()
Declaration
public Assembly Load()
Returns
Type | Description |
---|---|
Assembly |