예제 #1
0
 public override int GetHashCode() =>
 PocketVideoDataOperations.GetHashCode(this);
예제 #2
0
 public bool Equals(IPocketVideoData other) =>
 PocketVideoDataOperations.Equals(this, other);