Open sandboxFocus

Class BinaryAspectSerializationBinder

Aspect are also serializable in Metalama, but the serializer cannot be customized.

Inheritance
BinaryAspectSerializationBinder
Namespace: PostSharp.Aspects.Serialization
Assembly: Metalama.Migration.dll
Syntax
[Obsolete("Aspect are also serializable in Metalama, but the serializer cannot be customized.", false)]
public class BinaryAspectSerializationBinder : SerializationBinder

Constructors

Name Description
BinaryAspectSerializationBinder()

Methods

Name Description
BindToType(string, string)