コード例 #1
0
ファイル: Items.cs プロジェクト: rkapl123/logjoint
 public override string GetKey() => $"{Parent?.GetKey()}-{LogSource.GetHashCode()}";