Class ScreenshotPlugin
Inheritance
System.Object
ScreenshotPlugin
Implements
Namespace: Phoenix.Screenshot
Assembly: Phoenix.Plugin.Screenshot.dll
Syntax
public class ScreenshotPlugin : IServiceConfiguration, IViewConfiguration
Methods
View SourceRegisterPluginServices(IServiceCollection)
Declaration
public void RegisterPluginServices(IServiceCollection serviceCollection)
Parameters
Type | Name | Description |
---|---|---|
IServiceCollection | serviceCollection |
RegisterViewModels(IViewProviderCollection)
Declaration
public void RegisterViewModels(IViewProviderCollection viewService)
Parameters
Type | Name | Description |
---|---|---|
IViewProviderCollection | viewService |