123 Views
Long ago, I’ve written about session manager class which provides type safety while accession Session variables. One of it’s foundations is the very properties we write that wraps the session variables. These properties tends to be very much alike and therefore I’ve written a code snippet for them.
0 comments