Search Results

0
votes

C# 3.0 - How can I order a list by week name starting on monday?

Clarification: By "each of them has a weekday registered", how is the week day represented? Date Object? Enum? String? …