System.Text.RegularExpressions.Group.Group C# (CSharp) Method

Group() private method

private Group ( )
        internal Group()
        {
        }

Same methods

Group::Group ( string text, int caps, int capcount, string name )