コード例 #1
0
ファイル: LockKeyEntry.cs プロジェクト: 0xFh/Asda2-Project
 public override string ToString()
 {
     return(KeyId.ToString());
 }