Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose Perez Rodriguez <joperezr@microsoft.com>2016-09-20 20:27:33 +0300
committerJose Perez Rodriguez <joperezr@microsoft.com>2016-09-20 20:27:33 +0300
commit76676dc565873fdd46d545fadfbbdfe8fd9d464e (patch)
tree7010b7f1446f64e473a5c522de014b4bfa3b85d9 /pkg/descriptions.json
parentc2e7d1d51d90896e2d3a6b9d8ba2670c8a7da7fb (diff)
parente71430873f589c5f316cf66ef91ee79eebe34233 (diff)
Merge branch dev/api
Diffstat (limited to 'pkg/descriptions.json')
-rw-r--r--pkg/descriptions.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/descriptions.json b/pkg/descriptions.json
index e93aa6a4b1..c53adc143f 100644
--- a/pkg/descriptions.json
+++ b/pkg/descriptions.json
@@ -1763,6 +1763,13 @@
]
},
{
+ "Name": "System.Web.HttpUtility",
+ "Description": "Provides the System.Web.HttpUtility class for encoding and decoding various web formats.",
+ "CommonTypes": [
+ "System.Web.HttpUtility"
+ ]
+ },
+ {
"Name": "System.Private.Xml",
"Description": "Provides a fast, non-cached, forward-only way to read and write Extensible Markup Language (XML) data.",
"CommonTypes": [