Click or drag to resize

DefaultSurrogatemySelector Field

ISurrogateSelector that this surrogate uses to serialize data

Namespace:  SavegamePro.Surrogates
Assembly:  SavegameProDLL (in SavegameProDLL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[NonSerializedAttribute]
public ISurrogateSelector mySelector

Field Value

Type: ISurrogateSelector
See Also