コード例 #1
0
 public bool Equals(IOperationCacheKey other) => Equals(other as DependenciesCacheKey);
コード例 #2
0
 public bool Equals(IOperationCacheKey other) => Equals(other as AsyncOpHandlesCacheKey);
コード例 #3
0
 public bool Equals(IOperationCacheKey other) => Equals(other as LocationCacheKey);