Click or drag to resize

DefaultSurrogate Constructor (ISurrogateSelector)

Initializes a new instance of the DefaultSurrogate class with the selector

Namespace:  SavegamePro.Surrogates
Assembly:  SavegameProDLL (in SavegameProDLL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DefaultSurrogate(
	ISurrogateSelector selector
)

Parameters

selector
Type: System.Runtime.SerializationISurrogateSelector
See Also