Show / Hide Table of Contents

Class ArubaTestTitlePlugin

A test Aruba plugin for a title that uses TFS.

Inheritance
object
ArubaTestTitlePlugin
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.TestTitle.dll
Syntax
public class ArubaTestTitlePlugin : 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