Method | Description | |
---|---|---|
ChainSelector ( ISurrogateSelector selector ) : void | ||
GetNextSelector ( ) : ISurrogateSelector | ||
GetObjectData ( object obj, |
||
GetSurrogate ( |
||
SetObjectData ( object obj, |
public ChainSelector ( ISurrogateSelector selector ) : void | ||
selector | ISurrogateSelector | |
return | void |
public GetNextSelector ( ) : ISurrogateSelector | ||
return | ISurrogateSelector |
public GetObjectData ( object obj, |
||
obj | object | |
info | ||
context | ||
return | void |
public GetSurrogate ( |
||
type | ||
context | ||
selector | ISurrogateSelector | |
return | ISerializationSurrogate |
public SetObjectData ( object obj, |
||
obj | object | |
info | ||
context | ||
selector | ISurrogateSelector | |
return | object |