C# Class EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.UnrecognizedInstalledInstallation

Inheritance: ExistingInstallation
Afficher le fichier Open project: enduracode/enterprise-web-library

Méthodes publiques

Méthode Description
ToString ( ) : string
UnrecognizedInstalledInstallation ( EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.GeneralInstallationLogic generalInstallationLogic, ExistingInstallationLogic existingInstallationLogic, ExistingInstalledInstallationLogic existingInstalledInstallationLogic )

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

UnrecognizedInstalledInstallation() public méthode

public UnrecognizedInstalledInstallation ( EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.GeneralInstallationLogic generalInstallationLogic, ExistingInstallationLogic existingInstallationLogic, ExistingInstalledInstallationLogic existingInstalledInstallationLogic )
generalInstallationLogic EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.GeneralInstallationLogic
existingInstallationLogic ExistingInstallationLogic
existingInstalledInstallationLogic ExistingInstalledInstallationLogic