'Declaration Public Function New( _ ByVal expression As System.String _ )
public RegexRule( System.string expression )
Parameters
- expression
- The regex expression.
'Declaration Public Function New( _ ByVal expression As System.String _ )
public RegexRule( System.string expression )