Jūs esateproperties
properties
C#. Object -> Dictionary -> Object
I have the fallowing situation. I have an object. I need to make a Dictionary, which contains all the properties (and it's values) of the object. Then send this Dictionary over the network.

