Method GetImplicitGuidsForBundle
GetImplicitGuidsForBundle(string)
Get bundle's object ids that have no dependency file
선언
protected List<GUID> GetImplicitGuidsForBundle(string fileName)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | fileName | Name of bundle file |
반환
타입 | 설명 |
---|---|
List<GUID> | List of GUIDS of objects in bundle with no dependency file |