SerializeHelper Methods

HD.Common

SerializeHelper Methods Helper帮助文档

The SerializeHelper type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member FromBinaryT
BinaryFormatter反序列化
Public method Static member FromSoapT
SoapFormatter反序列化
Public method Static member FromXmlT
文本化XML反序列化
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member Load
文件化XML反序列化
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member Save
文件化XML序列化
Public method Static member ToBinaryT
BinaryFormatter序列化
Public method Static member ToSoapT
SoapFormatter序列化
Public method ToString (Inherited from Object.)
Public method ToXmlT
文本化XML序列化
Top
See Also

Reference