xInjection - v2.1.2
    Preparing search index...

    Enumeration DefinitionEventType

    Index

    Enumeration Members

    Export: 4

    A new module or provider has been added to the exports definition.

    Note: The occurred change type is: ExportDefinition

    ExportModule: 5

    A new module or blueprint has been added to the exports definition.

    Note: The occurred change type is: ModuleOrBlueprint

    ExportModuleRemoved: 10

    A module has been removed from the export definition.

    Note: The occurred change type is: IProviderModule

    ExportProvider: 6

    A new provider has been added to the exports definition.

    Note: The occurred change type is: ProviderToken

    ExportProviderRemoved: 11

    A provider has been removed from the export definition.

    Note: The occurred change type is: ProviderToken

    ExportRemoved: 9

    An ExportDefinition has been removed.

    Note: The occurred change type is: ExportDefinition

    GetProvider: 3

    A module is retrieving from its container a provider.

    Note: The occurred change type is: any

    Import: 1

    A new module or blueprint has been added.

    Note: The occurred change type is: ModuleOrBlueprint

    ImportRemoved: 7

    A module has been removed.

    Note: The occurred change type is: IProviderModule

    Noop: 0

    No-Operation, yet.

    Provider: 2

    A new provider has been added.

    Note: The occurred change type is: DependencyProvider

    ProviderRemoved: 8

    A provider has been removed.

    Note: The occurred change type is: DependencyProvider