Show / Hide Table of Contents

    Class TypeAssemblyProvider

    Provides the assembly instance of a given type provided at the moment of initialisation.
    Inheritance
    Object
    TypeAssemblyProvider
    Implements
    IAssemblyProvider
    Namespace: XploRe.Runtime.Loader
    Assembly: XploRe.Runtime.Loader.dll
    Syntax
    public class TypeAssemblyProvider : Object, IAssemblyProvider

    Constructors

    Name Description
    TypeAssemblyProvider(Type) Initialises a new TypeAssemblyProvider instance with the Assembly instance of a given Type.

    Properties

    Name Description
    TypeAssembly Assembly instance of type provided during initialisation.

    Methods

    Name Description
    GetCandidateAssemblies()
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.