I\'m trying to create a class (in C#) that serves as an environment for my application.
I\'m trying to make the class dynamic, and send it as a parameter to entities
Maybe i understood something not quite well, but i think Jon had a quite similar problem which he described here. Maybe this can help you.