Tag: C#
All the articles with the tag "C#".
-
Constructing a complex dictionary of base and derived class using the same code
An interesting problem I encountered while working and an equally interesting solution suggested to me. How to use the same code to create complex data structure of two different classes