Show / Hide Table of Contents

Class AppDeploymentPlugin

Inheritance
System.Object
AppDeploymentPlugin
Implements
IViewConfiguration
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.Applications.Deployment
Assembly: Phoenix.Plugin.AppDeployment.dll
Syntax
public class AppDeploymentPlugin : 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

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