C# 클래스 TemplNET.TemplMatchString

Represents a match on a placeholder substring in some arbitrary string
상속: TemplMatch
파일 보기 프로젝트 열기: CPonty/templ-dot-net

공개 메소드들

메소드 설명
Find ( TemplRegex rxp, string s ) : IEnumerable

메소드 상세

Find() 공개 정적인 메소드

public static Find ( TemplRegex rxp, string s ) : IEnumerable
rxp TemplRegex
s string
리턴 IEnumerable