Ejemplo n.º 1
0
 public override int GetHashCode() =>
 PocketVideoDataOperations.GetHashCode(this);
Ejemplo n.º 2
0
 public bool Equals(IPocketVideoData other) =>
 PocketVideoDataOperations.Equals(this, other);