c# - Is it possible to get the properties and associated attributes of an object? -
This is possible to obtain properties and their associated properties as a collection or asset set is? The properties of the object that I see are the properties for use in JSON.NET, and I want to know what they are all about. Later, I will try to find out who are not weak of them Here is a sample object:. After this it will give you all the attributes, values of their properties and logic for the characteristics of
[JSONObject] Public category terms {[JsonProperty ("opened_since")] Public Date Time? Set set; } [Jasonproperty ("Added")] Public Date Time? Added {get; Set; } [Jasonproperty ("Open_Intil")] Public Datetime? Unless {open; Set; } [Jasonproporty ("archived_form")] Public Date Time? Receive {until the interval; Set; }
Comments
Post a Comment