File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
xml/System.Text.Json.Serialization Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 </Base >
1515 <Interfaces />
1616 <Docs >
17- <summary >To be added .</summary >
17+ <summary >Converts an object or value to or from JSON .</summary >
1818 <remarks >To be added.</remarks >
1919 </Docs >
2020 <Members >
3737 <Parameter Name =" typeToConvert" Type =" System.Type" />
3838 </Parameters >
3939 <Docs >
40- <param name =" typeToConvert" >To be added .</param >
41- <summary >To be added .</summary >
42- <returns >To be added .</returns >
40+ <param name =" typeToConvert" >The type of the object to check whether it can be converted by this converter instance .</param >
41+ <summary >When overridden in a derived class, determines whether the converter instance can convert the specified object type .</summary >
42+ <returns >< see langword = " true " /> if the instance can convert the specified object type; otherwise, < see langword = " false " /> .</returns >
4343 <remarks >To be added.</remarks >
4444 </Docs >
4545 </Member >
4646 </Members >
47- </Type >
47+ </Type >
You can’t perform that action at this time.
0 commit comments