AjaxUtil Methods |
The AjaxUtil type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DeserializeT(T, String) | Xml信息反序列化为实体对象 |
![]() ![]() | DeserializeT(T, XmlDocument) | Xml信息反序列化为实体对象 |
![]() ![]() | DeserializeT(T, String, ListString) | Xml信息反序列化为实体对象 |
![]() ![]() | DeserializeT(T, XmlDocument, ListString) | Xml信息反序列化为实体对象 |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | ParseT(IListT) | 对象解析为JOSN字符串 |
![]() ![]() | ParseT(T) | 对象解析为JOSN字符串 |
![]() ![]() | ParseT(IListT, ListString) | 对象解析为JOSN字符串 |
![]() ![]() | ParseT(T, ListString) | 对象解析为JOSN字符串 |
![]() | ToString | (Inherited from Object.) |