Click or drag to resize

SurrogateSelectorExtensions Class

Extensions method class for ISurrogateSelectors
Inheritance Hierarchy
SystemObject
  SavegamePro.ExtensionsSurrogateSelectorExtensions

Namespace:  SavegamePro.Extensions
Assembly:  SavegameProDLL (in SavegameProDLL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class SurrogateSelectorExtensions

The SurrogateSelectorExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCanSerialize
Returns true if this selector can serialize the given propertyInfo
Public methodStatic memberHasSurrogate
Returns true if this surrogateSelector contains type t.
Top
See Also