Exemplo n.º 1
0
 public override bool Equals(MetaDataCacheKey other)
 {
     return(this.Equals(other as PlaylistMetaDataCacheKey));
 }
Exemplo n.º 2
0
 public override bool Equals(MetaDataCacheKey other)
 {
     return(this.Equals(other as LibraryMetaDataCacheKey));
 }