public class CategoryNavItem { public int ID { get; set; } public string Name { get; set; } public string Icon { get; set; } public CategoryNavItem(
.Reverse() on a list reverses the items within the list, it does not return a new reversed list.
.Reverse()