Click or drag to resize
SerializationHelper Methods

The SerializationHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDeserialize
反序列化一个对象
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberSerialize
DataContractSerializer序列化一个对象
Public methodToString (Inherited from Object.)
Top
See Also