C# Class System.Text.RegularExpressions.RegexTree

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

Private Properties

Свойство Type Description
Dump void
RegexTree System.Collections

Private Methods

Méthode Description
Dump ( ) : void
RegexTree ( RegexNode root, Hashtable caps, int capnumlist, int captop, Hashtable capnames, string capslist, RegexOptions opts ) : System.Collections