Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TemplNET
TemplMatchString
C# Class TemplNET.TemplMatchString
Represents a match on a placeholder substring in some arbitrary string
Inheritance:
TemplMatch
ファイルを表示
Open project: CPonty/templ-dot-net
Public Methods
Method
Description
Find
(
TemplRegex
rxp
,
string
s
) :
IEnumerable
Method Details
Find()
public
static
method
public
static
Find
(
TemplRegex
rxp
,
string
s
) :
IEnumerable
rxp
TemplRegex
s
string
return
IEnumerable