I have a question about serialization of generic classes.
Because I want to use it for all my Configuration (which is serialized as XML) Generic class, so I wrote the following classes:
I have a question about serialization of generic classes.
Because I want to use it for all my Configuration (which is serialized as XML) Generic class, so I wrote the following classes: