ActivatorTypeAttribute Class |
Custom attribute that, when applied to an assembly, points to a type in the assembly implementing IActivator.
Namespace: PostSharp.Serialization
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public sealed class ActivatorTypeAttribute : Attribute
The ActivatorTypeAttribute type exposes the following members.
Name | Description | |
---|---|---|
ActivatorTypeAttribute |
Initializes a new ActivatorTypeAttribute.
|
Name | Description | |
---|---|---|
ActivatorType |
Gets the activator type.
|