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