Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Transformer
NET
TemplateTag
C# Class Transformer.NET.TemplateTag
Inheritance:
Token
Mostra file
Open project: extnet/Transformer.NET
Class Usage Examples
Public Methods
Method
Description
Apply
( ) :
string
TemplateTag
(
Match
match
) :
System
Validate
( ) :
void
Method Details
Apply()
public
method
public
Apply
( ) :
string
return
string
TemplateTag()
public
method
public
TemplateTag
(
Match
match
) :
System
match
System.Text.RegularExpressions.Match
return
System
Validate()
public
method
public
Validate
( ) :
void
return
void