C# 클래스 NRegex.Matcher.SimpleMatchIterator

상속: MatchIterator
파일 보기 프로젝트 열기: olabini/nregex

공개 메소드들

메소드 설명
SimpleMatchIterator ( Matcher matcher, int options ) : System

비공개 메소드들

메소드 설명
Check ( ) : void

메소드 상세

SimpleMatchIterator() 공개 메소드

public SimpleMatchIterator ( Matcher matcher, int options ) : System
matcher Matcher
options int
리턴 System