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: 2023.0.3.0 (2023.0.3.0)
C#
public static PortableSerializationBinder DefaultBinder { get; set; }