Exemple #1
0
 public void UGDelete(int selectedIndex) =>
 UpgradePowerFullName = UpgradePowerFullName.RemoveIndex(selectedIndex);
Exemple #2
0
 public void UGAdd()
 => UpgradePowerFullName = UpgradePowerFullName.Append("Empty").ToArray();