Method | Description | |
---|---|---|
Find ( string name, IOctopusAsyncRepository repository, IOctopusFileSystem fileSystem, ILogger log ) : IImporter | ||
ImporterLocator ( ILifetimeScope lifetimeScope ) : System | ||
List ( ) : IImporterMetadata[] |
public Find ( string name, IOctopusAsyncRepository repository, IOctopusFileSystem fileSystem, ILogger log ) : IImporter | ||
name | string | |
repository | IOctopusAsyncRepository | |
fileSystem | IOctopusFileSystem | |
log | ILogger | |
return | IImporter |
public ImporterLocator ( ILifetimeScope lifetimeScope ) : System | ||
lifetimeScope | ILifetimeScope | |
return | System |