C# Class System.Text.RegularExpressions.RegexFC

显示文件 Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
AddFC ( RegexFC fc, bool concatenate ) : bool
GetFirstChars ( CultureInfo culture ) : String
IsCaseInsensitive ( ) : bool
RegexFC ( bool nullable ) : System.Globalization
RegexFC ( char ch, bool not, bool nullable, bool caseInsensitive ) : System.Globalization
RegexFC ( string charClass, bool nullable, bool caseInsensitive ) : System.Globalization