Click or drag to resize
AjaxMethodParser Class
Ajax 方法解析器
Inheritance Hierarchy
SystemObject
  X3Platform.AjaxAjaxMethodParser

Namespace: X3Platform.Ajax
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public sealed class AjaxMethodParser

The AjaxMethodParser type exposes the following members.

Constructors
  NameDescription
Public methodAjaxMethodParser
Initializes a new instance of the AjaxMethodParser class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberParse(Object, XmlDocument)
解析
Public methodStatic memberParse(Object, String, XmlDocument)
解析
Public methodToString (Inherited from Object.)
Top
See Also