4 using System.Collections.Generic;
5 using System.Threading.Tasks;
6 using SiliconStudio.Core.Storage;
8 namespace SiliconStudio.Core.Serialization.Assets
12 bool TryGetValue(
string url, out
ObjectId objectId);
16 bool Contains(
string url);
A hash to uniquely identify data.