コード例 #1
0
 private string GetHotkey(UpgradePath upgradePath)
 {
     return(upgradeHotkeys[upgradePath]);
 }