To list the regions/comarcas of Catalonia in C#, you can create a class that represents a region and populate a list of instances of that class with the appropriate data:
main.cs1000 chars38 lines
This will output the following list:
main.cs202 chars6 lines
gistlibby LogSnag