Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Rebel
Framework
Localization
Parsing
XmlExpressionParser
C# Class Rebel.Framework.Localization.Parsing.XmlExpressionParser
Inheritance:
ExpressionParser
显示文件
Open project: RebelCMS/rebelcmsxu5
Public Methods
Method
Description
Parse
(
System
reader
,
TextManager
manager
) :
Expression
Method Details
Parse()
public
method
public
Parse
(
System
reader
,
TextManager
manager
) :
Expression
reader
System
manager
TextManager
return
Expression