Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Rebel
Framework
Localization
Parsing
HtmlPatternTransformer
C# 클래스 Rebel.Framework.Localization.Parsing.HtmlPatternTransformer
Allows html tags to be used.
상속:
IPatternTransformer
파일 보기
프로젝트 열기: RebelCMS/rebelcmsxu5
공개 메소드들
메소드
설명
Decode
(
string
encodedPattern
) :
string
Encode
(
string
pattern
) :
string
메소드 상세
Decode()
공개
메소드
public
Decode
(
string
encodedPattern
) :
string
encodedPattern
string
리턴
string
Encode()
공개
메소드
public
Encode
(
string
pattern
) :
string
pattern
string
리턴
string