예제 #1
0
파일: Items.cs 프로젝트: rkapl123/logjoint
 public override string GetKey() => $"{Parent?.GetKey()}-{LogSource.GetHashCode()}";