PortableSerializationBinder Class |
Binds types to names and names to types. Used by the PortableFormatter.
Namespace: PostSharp.Serialization
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public class PortableSerializationBinder
The PortableSerializationBinder type exposes the following members.
Name | Description | |
---|---|---|
PortableSerializationBinder |
Initializes a new instance of the PortableSerializationBinder class.
|
Name | Description | |
---|---|---|
BindToName |
Gets the name and the assembly name of a given Type.
| |
BindToType |
Gets a Type given a type name and an assembly name.
|