diff --git a/xml/System.Configuration/SettingsAttributeDictionary.xml b/xml/System.Configuration/SettingsAttributeDictionary.xml index 8e5bee905c1..4aa8987bfdb 100644 --- a/xml/System.Configuration/SettingsAttributeDictionary.xml +++ b/xml/System.Configuration/SettingsAttributeDictionary.xml @@ -137,9 +137,9 @@ - To be added. - To be added. - To be added. + The containing all the data needed to deserialize the object. + The describing the source and destination of the given serialized stream. + Constructor for deserializing a instance from state file (binary serialization). To be added. diff --git a/xml/System.Configuration/SettingsContext.xml b/xml/System.Configuration/SettingsContext.xml index 2856b40eca0..5d36e23d32c 100644 --- a/xml/System.Configuration/SettingsContext.xml +++ b/xml/System.Configuration/SettingsContext.xml @@ -95,9 +95,9 @@ - To be added. - To be added. - To be added. + The containing all the data needed to deserialize the object. + The describing the source and destination of the given serialized stream. + Constructor for deserializing a instance from state file (binary serialization). To be added.