C# use field of generic list into class method
I have several generic lists which have different quantity of properties, but all of them have some
common field names, for instance, id, port, name, and so on.
I have several generic lists which have different quantity of properties, but all of them have some
common field names, for instance, id, port, name, and so on.