PagingHelperCreate Method (String) |
根据Xml字符串创建对象
Namespace: X3Platform.UtilAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic static PagingHelper Create(
string xml
)
public:
static PagingHelper^ Create(
String^ xml
)
Parameters
- xml
- Type: SystemString
[Missing <param name="xml"/> documentation for "M:X3Platform.Util.PagingHelper.Create(System.String)"]
Return Value
Type:
PagingHelper[Missing <returns> documentation for "M:X3Platform.Util.PagingHelper.Create(System.String)"]
See Also