메소드 | 설명 | |
---|---|---|
GetObjectData ( |
Populates a T:System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.
|
메소드 | 설명 | |
---|---|---|
RmBinary ( |
Serialization constructor.
|
public GetObjectData ( |
||
info | The |
|
context | The destination (see |
|
리턴 | void |
protected RmBinary ( |
||
info | Stores all the data needed to serialize or deserialize an object. | |
context | Describes the source and destination of a given serialized stream, and provides an additional caller-defined context. | |
리턴 | System |