Class InstallerFactory
- Namespace
- JD.AI.Core.Installation
- Assembly
- JD.AI.Core.dll
Selects the appropriate IInstallStrategy based on detected installation kind.
public static class InstallerFactory
- Inheritance
-
InstallerFactory
- Inherited Members
Methods
Create(InstallationInfo)
Creates an install strategy matching the given installation info.
public static IInstallStrategy Create(InstallationInfo info)
Parameters
infoInstallationInfo