ActivatorProvider Class |
Provides instances of classes implementing the IActivator interface. You should not use this class in user code.
Namespace: PostSharp.Serialization
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public sealed class ActivatorProvider
The ActivatorProvider type exposes the following members.
Name | Description | |
---|---|---|
GetActivator |
Gets an instance of a given class implementing the IActivator interface.
|