Méthode | Description | |
---|---|---|
GetObjectData ( Object obj, SerializationInfo info, StreamingContext context ) : void | ||
SetObjectData ( Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector ) : Object |
public GetObjectData ( Object obj, SerializationInfo info, StreamingContext context ) : void | ||
obj | Object | |
info | SerializationInfo | |
context | StreamingContext | |
Résultat | void |
public SetObjectData ( Object obj, SerializationInfo info, StreamingContext context, ISurrogateSelector selector ) : Object | ||
obj | Object | |
info | SerializationInfo | |
context | StreamingContext | |
selector | ISurrogateSelector | |
Résultat | Object |