C# Class System.Text.RegularExpressions.RegexFC

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Methods

Méthode 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