Open sandboxFocus

Class ActivatorProvider

Provides instances of classes implementing the IActivator interface. You should not use this class in user code.

Inheritance
ActivatorProvider
Namespace: PostSharp.Serialization
Assembly: PostSharp.dll
Syntax
[Internal]
public sealed class ActivatorProvider

Methods

Name Description
GetActivator(Type)

Gets an instance of a given class implementing the IActivator interface.