Class ArubaTestTitlePlugin
A test Aruba plugin for a title that uses TFS.
Implements
IServiceConfiguration
Inherited Members
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.TestTitle.dll
Syntax
public class ArubaTestTitlePlugin : IServiceConfiguration
Methods
View SourceRegisterPluginServices(IServiceCollection)
Called during startup with the service collection to configure.
Declaration
public void RegisterPluginServices(IServiceCollection serviceCollection)
Parameters
Type | Name | Description |
---|---|---|
IServiceCollection | serviceCollection | The service collection. |
Implements
Phoenix.Plugins.IServiceConfiguration