C# 클래스 hoTools.Utils.Parameter.Param

파일 보기 프로젝트 열기: Helmut-Ortmann/EnterpriseArchitect_hoTools 1 사용 예제들

공개 메소드들

메소드 설명
Param ( EA rep, EA parTrgt ) : System
Save ( ) : bool
SetParameterProperties ( string propertyName, string propertyValue ) : bool

메소드 상세

Param() 공개 메소드

public Param ( EA rep, EA parTrgt ) : System
rep EA
parTrgt EA
리턴 System

Save() 공개 메소드

public Save ( ) : bool
리턴 bool

SetParameterProperties() 공개 메소드

public SetParameterProperties ( string propertyName, string propertyValue ) : bool
propertyName string
propertyValue string
리턴 bool