PostSharpAPI ReferencePost­Sharp.​SerializationSerializer­Attribute
Open sandboxFocus

Class SerializerAttribute

Custom attribute that, when applied to a type, specifies its serializer for use by the PortableFormatter.

Inheritance
SerializerAttribute
Namespace: PostSharp.Serialization
Assembly: PostSharp.dll
Syntax
public sealed class SerializerAttribute : Attribute

Constructors

Name Description
SerializerAttribute(Type)

Initializes a new SerializerAttribute.

Properties

Name Description
SerializerType

Gets the serializer type.