PostSharpAPI ReferencePost­Sharp.​SerializationActivator­Type­Attribute
Open sandboxFocus

ActivatorTypeAttribute Class

Custom attribute that, when applied to an assembly, points to a type in the assembly implementing IActivator.

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

Constructors

Name Description
ActivatorTypeAttribute(Type)

Initializes a new ActivatorTypeAttribute.

Properties

Name Description
ActivatorType

Gets the activator type.