Initializes a new instance of the installer technology class.

Overload List

Name Description
InstallerTechnology (String, Type) Initializes a new instance of the installer technology class with the specified installer Type.
InstallerTechnology (String, Type, ResourceManager) Initializes a new instance of the installer technology class with the specified installer Type and resource manager.
InstallerTechnology (String, Type, Type) Initializes a new instance of the installer technology class with the specified installer Type and content importer Type.
InstallerTechnology (String, Type, Type, ResourceManager) Initializes a new instance of the installer technology class with the specified installer Type, content importer Type, and resource manager.

See Also