ISerializationSurrogate Methods
.NET Framework (current version)
Namespace:
System.Runtime.Serialization
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetObjectData(Object, SerializationInfo, StreamingContext) | Populates the provided SerializationInfo with the data needed to serialize the object. |
![]() | SetObjectData(Object, SerializationInfo, StreamingContext, ISurrogateSelector) | Populates the object using the information in the SerializationInfo. |
Show:
