IModuleAssemblyInitializer Interface

Definition

Used by Modules/Snapins to provide a hook to the engine for startup initialization w.r.t compiled assembly loading.

public interface IModuleAssemblyInitializer

Methods

OnImport()

Gets called when assembly is loaded.