Show / Hide Table of Contents

Class ScreenshotPlugin

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

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

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