How to Create a Helper to update my enum list from the database. When a new item is added to the database, update my enum as soon as the developer updates his project (rebuild).
Note: It does not necessarily need to be a Database, it can be an external file, for example "TXT".