RegexCompilationInfo(string pattern, RegexOptions options, string name, string fullnamespace, bool ispublic)
 
RegexCompilationInfo(string pattern, RegexOptions options, string name, string fullnamespace, bool ispublic, TimeSpan matchTimeout)
 
static void ValidateMatchTimeout(TimeSpan matchTimeout)