C# 클래스 AddinFramework.Extension.EaExtensionClass

파일 보기 프로젝트 열기: Helmut-Ortmann/EnterpriseArchitect_hoTools

공개 메소드들

메소드 설명
GetConnectorsBySql ( this rep, string sql ) : List
getRelease ( this rep ) : string

get EA Release as string in the form: "9","10","11","12","12.1","13"

메소드 상세

GetConnectorsBySql() 공개 정적인 메소드

public static GetConnectorsBySql ( this rep, string sql ) : List
rep this
sql string
리턴 List

getRelease() 공개 정적인 메소드

get EA Release as string in the form: "9","10","11","12","12.1","13"
public static getRelease ( this rep ) : string
rep this
리턴 string