コード例 #1
0
ファイル: Performance.cs プロジェクト: mareek/Accio
 public override int GetHashCode() => DateAndHour.GetHashCode() + Part.GetHashCode();