Class DeviceStoragePlugin
Inheritance
System.Object
DeviceStoragePlugin
Implements
Namespace: Phoenix.DeviceStorage
Assembly: Phoenix.Plugin.DeviceStorage.dll
Syntax
public class DeviceStoragePlugin : IViewConfiguration, IServiceConfiguration
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 |