c# - Is it possible to get the properties and associated attributes of an object? -


itemprop = "text">

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:.

  [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; }  "itemprop =" text "> 

After this it will give you all the attributes, values ​​of their properties and logic for the characteristics of



Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

jsp - Google line chart x-axis shrinks on transition -

java - Reaching JTextField in a DocumentListener -