PostSharpAPI ReferencePost­Sharp.​SerializationActivator­Provider
Open sandboxFocus

ActivatorProvider Class

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 : Object

Methods

Name Description
GetActivator(Type)

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