Show / Hide Table of Contents

    Interface IAssemblyProvider

    An assembly provider retrieves a collection of Assembly candidates. The consumer should further filter out candidates as needed.
    Namespace: XploRe.Runtime.Loader
    Assembly: XploRe.Runtime.Loader.dll
    Syntax
    public interface IAssemblyProvider

    Methods

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