Method ConvertBundleName
ConvertBundleName(string, string)
Convert bundle name to include group name
선언
protected string ConvertBundleName(string bundleName, string groupName)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | bundleName | Current bundle name |
string | groupName | Group name of bundle's group |
반환
타입 | 설명 |
---|---|
string | The new bundle name |