PostSharp / / API Reference / Post­Sharp.​Serialization / Portable­Formatter / Default­Binder
Open sandbox

Property DefaultBinder

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