Show / Hide Table of Contents

Class ArubaTestJiraTitlePlugin

A test Aruba plugin for a title that uses Jira.

Inheritance
object
ArubaTestJiraTitlePlugin
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.Aruba
Assembly: Phoenix.Plugin.Aruba.TestJiraTitle.dll
Syntax
public class ArubaTestJiraTitlePlugin : 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