C# 클래스 EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.UnrecognizedInstalledInstallation

상속: ExistingInstallation
파일 보기 프로젝트 열기: enduracode/enterprise-web-library

공개 메소드들

메소드 설명
ToString ( ) : string
UnrecognizedInstalledInstallation ( EnterpriseWebLibrary.InstallationSupportUtility.InstallationModel.GeneralInstallationLogic generalInstallationLogic, ExistingInstallationLogic existingInstallationLogic, ExistingInstalledInstallationLogic existingInstalledInstallationLogic )

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

UnrecognizedInstalledInstallation() 공개 메소드

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