Skip to content

Latest commit

 

History

History
executable file
·
10 lines (8 loc) · 175 Bytes

1.0-1.1-api-diff_System.Text.RegularExpressions.md

File metadata and controls

executable file
·
10 lines (8 loc) · 175 Bytes

System.Text.RegularExpressions

 namespace System.Text.RegularExpressions {
     public class Group : Capture {
+        public string Name { get; }
     }
 }