示例#1
0
 public bool Exists(WallpaperSource source, string hash)
 => _repository.Exists(source.Name, hash);