PortableFormatter.DefaultBinder Property |
Gets the default PortableSerializationBinder that is used by a PortableFormatter to bind types to/from type names if no
PortableSerializationBinder is specified.
Namespace: PostSharp.Serialization
Assembly: PostSharp (in PostSharp.dll) Version: 6.9.11.0 (6.9.11.0)
C#
public static PortableSerializationBinder DefaultBinder { get; set; }