Show / Hide Table of Contents

Class NintendoSwitchDevicePlugin

Registers plugin services for NintendoSwitch device to Phoenix.

Inheritance
System.Object
NintendoSwitchDevicePlugin
Implements
IServiceConfiguration
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Phoenix.Devices
Assembly: Phoenix.Devices.Switch.dll
Syntax
public class NintendoSwitchDevicePlugin : IServiceConfiguration

Methods

View Source

RegisterPluginServices(IServiceCollection)

Declaration
public void RegisterPluginServices(IServiceCollection serviceCollection)
Parameters
Type Name Description
IServiceCollection serviceCollection

Implements

IServiceConfiguration
  • View Source
In This Article
Back to top Generated by DocFX