Show / Hide Table of Contents

Class ArubaDefaultJiraConfigPlugin

Class for configuring Dependency Injection services for this project.

Inheritance
object
ArubaDefaultJiraConfigPlugin
Implements
IServiceConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phoenix.Plugin.Aruba.DefaultJiraConfig
Assembly: Phoenix.Plugin.Aruba.DefaultJiraConfig.dll
Syntax
public class ArubaDefaultJiraConfigPlugin : IServiceConfiguration

Methods

View Source

RegisterPluginServices(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
  • View Source
In this article
Back to top Generated by DocFX