Sobes.tech

C#

Liste<Action> Aktionen = new List<Action>(); for (var count = 0; count < 10; count++) { Aktionen.Add(() => System.Console.WriteLine(count)); } foreach (var aktion in Aktionen) { aktion(); } Was wird in stdout sein?

0

Was sind deine Gehaltsvorstellungen: minimaler und komfortabler Nettobetrag?

0
/182