C# Class EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.RecognizedInstalledInstallation

Inheritance: KnownInstalledInstallation, RecognizedInstallation
显示文件 Open project: enduracode/enterprise-web-library

Public Methods

Method Description
RecognizedInstalledInstallation ( EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.GeneralInstallationLogic generalInstallationLogic, ExistingInstallationLogic existingInstallationLogic, ExistingInstalledInstallationLogic existingInstalledInstallationLogic, EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.KnownSystemLogic knownSystemLogic, EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.RecognizedInstallationLogic recognizedInstallationLogic )
ToString ( ) : string

Method Details

RecognizedInstalledInstallation() public method

public RecognizedInstalledInstallation ( EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.GeneralInstallationLogic generalInstallationLogic, ExistingInstallationLogic existingInstallationLogic, ExistingInstalledInstallationLogic existingInstalledInstallationLogic, EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.KnownSystemLogic knownSystemLogic, EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.RecognizedInstallationLogic recognizedInstallationLogic )
generalInstallationLogic EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.GeneralInstallationLogic
existingInstallationLogic ExistingInstallationLogic
existingInstalledInstallationLogic ExistingInstalledInstallationLogic
knownSystemLogic EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.KnownSystemLogic
recognizedInstallationLogic EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.RecognizedInstallationLogic

ToString() public method

public ToString ( ) : string
return string