C# Class NRegex.Matcher.SimpleMatchIterator

Inheritance: MatchIterator
ファイルを表示 Open project: olabini/nregex

Public Methods

Method Description
SimpleMatchIterator ( Matcher matcher, int options ) : System

Private Methods

Method Description
Check ( ) : void

Method Details

SimpleMatchIterator() public method

public SimpleMatchIterator ( Matcher matcher, int options ) : System
matcher Matcher
options int
return System