C# 클래스 FX.Mobile.DeveloperTools.Managers.DeploymentManager

파일 보기 프로젝트 열기: CustomerFX/SalesLogixMobileDeveloperTools 1 사용 예제들

공개 메소드들

메소드 설명
DeploymentManager ( string DeploymentPath ) : System
ProductExists ( string ProductName ) : bool

메소드 상세

DeploymentManager() 공개 메소드

public DeploymentManager ( string DeploymentPath ) : System
DeploymentPath string
리턴 System

ProductExists() 공개 메소드

public ProductExists ( string ProductName ) : bool
ProductName string
리턴 bool