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:
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 a670c70abd..f34f7168ba 100644
--- a/pkg/descriptions.json
+++ b/pkg/descriptions.json
@@ -1772,6 +1772,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": [