Skip to content

IActivatorProvider Methods

Provides activators.

GetActivator

abstract
public abstract IActivator<T> GetActivator<T>()
Gets an activator for the specified type.

Returns

The activator.