C# Class DOTNETIDS.RegexSettings

Show file Open project: IndiansIncredible/.NetIDS

Public Methods

Method Description
RegexSettings ( string pattern, bool ignorecase ) : System

Method Details

RegexSettings() public method

public RegexSettings ( string pattern, bool ignorecase ) : System
pattern string
ignorecase bool
return System