PostSharpAPI ReferencePost­Sharp.​SerializationPortable­FormatterDefault­Binder
Open sandboxFocus

PortableFormatter.DefaultBinder Property

DefaultBinder

Gets the default PortableSerializationBinder that is used by a PortableFormatter to bind types to/from type names if no PortableSerializationBinder is specified.

Declaration
public static PortableSerializationBinder DefaultBinder { get; set; }
Property Value
Type Description
PortableSerializationBinder