Show / Hide Table of Contents

    Class AssemblyProvider

    Simple XploRe.Reflection.Loader.IAssemblyProvider that yields a static collection of Assembly instances provided during initialisation.
    Inheritance
    Object
    AssemblyProvider
    Implements
    IAssemblyProvider
    Namespace: XploRe.Runtime.Loader
    Assembly: XploRe.Runtime.Loader.dll
    Syntax
    public class AssemblyProvider : Object, IAssemblyProvider

    Constructors

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

    Properties

    Name Description
    Assemblies Collection of Assembly instances the provider was initialised with.

    Methods

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