C# Class NRegex.Matcher.SimpleMatchIterator

Inheritance: MatchIterator
Afficher le fichier Open project: olabini/nregex

Méthodes publiques

Méthode Description
SimpleMatchIterator ( Matcher matcher, int options ) : System

Private Methods

Méthode Description
Check ( ) : void

Method Details

SimpleMatchIterator() public méthode

public SimpleMatchIterator ( Matcher matcher, int options ) : System
matcher Matcher
options int
Résultat System