C# Class hoTools.Utils.Package

显示文件 Open project: Helmut-Ortmann/EnterpriseArchitect_hoTools

Public Methods

Method Description
GetBranch ( EA rep, string branch, int id ) : string

Get list of package ids as comma separated list

Method Details

GetBranch() public static method

Get list of package ids as comma separated list
public static GetBranch ( EA rep, string branch, int id ) : string
rep EA
branch string
id int
return string