From e81c0505c2cf24a669cf91876612911ff6e065bf Mon Sep 17 00:00:00 2001 From: carlossanlop Date: Tue, 19 Nov 2019 10:30:35 -0800 Subject: [PATCH] Document System.IO.MatchCasing --- xml/System.IO/MatchCasing.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.IO/MatchCasing.xml b/xml/System.IO/MatchCasing.xml index d83d85610b2..98e21be9f26 100644 --- a/xml/System.IO/MatchCasing.xml +++ b/xml/System.IO/MatchCasing.xml @@ -17,7 +17,7 @@ System.Enum - To be added. + Specifies the type of character casing to match. To be added.