[Solved] how to write certain variables in a list to the console C# [closed]
[ad_1] foreach (var i in stylists) { Console.WriteLine(i.FirstName + ” ” + i.LastName); } [ad_2] solved how to write certain variables in a list to the console C# [closed]
[ad_1] foreach (var i in stylists) { Console.WriteLine(i.FirstName + ” ” + i.LastName); } [ad_2] solved how to write certain variables in a list to the console C# [closed]