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

Regex() protected method

protected Regex ( )
        protected Regex()
        {
        }

Same methods

Regex::Regex ( System info, System context )
Regex::Regex ( string pattern )
Regex::Regex ( string pattern, System options )
Regex::Regex ( string pattern, System options, System matchTimeout )