C# 클래스 hoTools.EaServices.ServicesConfigCall

Class to define the configurable services
상속: ServicesConfig
파일 보기 프로젝트 열기: Helmut-Ortmann/EnterpriseArchitect_hoTools 1 사용 예제들

공개 메소드들

메소드 설명
Invoke ( Model model, string text ) : string
ServicesConfigCall ( int pos, string id, string buttonText ) : System

메소드 상세

Invoke() 공개 메소드

public Invoke ( Model model, string text ) : string
model EAAddinFramework.Utils.Model
text string
리턴 string

ServicesConfigCall() 공개 메소드

public ServicesConfigCall ( int pos, string id, string buttonText ) : System
pos int
id string
buttonText string
리턴 System