Show / Hide Table of Contents

Class DeviceStoragePlugin

Inheritance
System.Object
DeviceStoragePlugin
Implements
IServiceConfiguration
Namespace: Phoenix.DeviceStorage
Assembly: Phoenix.Plugin.DeviceStorage.dll
Syntax
public class DeviceStoragePlugin : IViewConfiguration, IServiceConfiguration

Methods

View Source

RegisterPluginServices(IServiceCollection)

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

RegisterViewModels(IViewProviderCollection)

Declaration
public void RegisterViewModels(IViewProviderCollection viewService)
Parameters
Type Name Description
IViewProviderCollection viewService

Implements

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